make auth work correctly
This commit is contained in:
@@ -3,6 +3,7 @@ services:
|
||||
build:
|
||||
context: backend
|
||||
dockerfile: Dockerfile
|
||||
restart: always
|
||||
ports:
|
||||
- "2027:5000"
|
||||
container_name: "${BACKEND_CT_NAME:-nyi-backend}"
|
||||
|
||||
Reference in New Issue
Block a user