Skip to content

Commit

Permalink
📦 chore: Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xitowzys committed Apr 4, 2023
1 parent 9fd882c commit 8ccb181
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ services:
- FASTAPI_PORT=7200
- LOGSTASH_HOST=0.0.0.0
- LOGSTASH_PORT=50000
- DATABASE_PATH=/usr/src/app/database/database.db
command: ["python", "app.py"]

volumes:
Expand Down

0 comments on commit 8ccb181

Please sign in to comment.