mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2025-03-13 17:19:52 +00:00
Update docker-compose.yml
This commit is contained in:
parent
5e2638aff2
commit
53ffb1133b
@ -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…
x
Reference in New Issue
Block a user