Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
l4rm4nd authored Mar 9, 2024
1 parent 5e2638a commit 53ffb11
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions examples/posio/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 53ffb11

Please sign in to comment.