Skip to content

Commit

Permalink
chore: add LOG_FILE to docker-compose (#7372)
Browse files Browse the repository at this point in the history
  • Loading branch information
ZuzooVn authored Aug 17, 2024
1 parent 5350b1d commit 6cd8ab0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/docker-compose.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
x-shared-env: &shared-api-worker-env
LOG_LEVEL: ${LOG_LEVEL:-INFO}
LOG_FILE: ${LOG_FILE:-}
DEBUG: ${DEBUG:-false}
FLASK_DEBUG: ${FLASK_DEBUG:-false}
SECRET_KEY: ${SECRET_KEY:-sk-9f73s3ljTXVcMT3Blb3ljTqtsKiGHXVcMT3BlbkFJLK7U}
Expand Down

0 comments on commit 6cd8ab0

Please sign in to comment.