feat(login): Finish /authorize and /token
This commit is contained in:
7
docker-compose.yml
Normal file
7
docker-compose.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
networks:
|
||||
secnex:
|
||||
driver: bridge
|
||||
|
||||
services:
|
||||
login:
|
||||
container_name: git.secnex.io/secnex.platform/login:latest
|
||||
Reference in New Issue
Block a user