Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mevljas committed Jan 19, 2025
1 parent 4e53082 commit 4803440
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ services:
- db:/db
- /tmp/.X11-unix:/tmp/.X11-unix
command: ["poetry", "run", "python", "main.py"]
env_file:
- stack.env

volumes:
db:
Expand Down

0 comments on commit 4803440

Please sign in to comment.