Network issue fix attempt
This commit is contained in:
parent
cfe10621f7
commit
156170863b
@ -11,3 +11,6 @@ services:
|
||||
FLASK_APP: src/app.py
|
||||
FLASK_RUN_HOST: 0.0.0.0
|
||||
command: sh -c "python /app/src/manage_users.py init && flask run"
|
||||
networks:
|
||||
shortn-network:
|
||||
driver: bridge
|
Loading…
x
Reference in New Issue
Block a user