Update docker-compose.yml
This commit is contained in:
parent
5e2638aff2
commit
53ffb1133b
1 changed files with 0 additions and 2 deletions
|
|
@ -9,8 +9,6 @@ services:
|
|||
- 5000:5000/tcp
|
||||
expose:
|
||||
- 5000/tcp
|
||||
#volumes:
|
||||
# - ${DOCKER_VOLUME_STORAGE:-/mnt/docker-volumes}/posio/data:/app # optional
|
||||
environment:
|
||||
- POSIO_SETTINGS=/app/posio/config.py
|
||||
- FLASK_APP=/app/posio/game_master.py
|
||||
|
|
|
|||
Loading…
Reference in a new issue