mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2025-11-23 17:04:27 +01:00
Update docker-compose.yml
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user