Skip to content

Commit

Permalink
Reset FLASK_ENV
Browse files Browse the repository at this point in the history
Hopefully redundant since it's been deprecated for a bit.
  • Loading branch information
marksteward committed Aug 10, 2024
1 parent 5be474b commit 1e7b91f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ services:
environment:
SETTINGS_FILE: ./config/production.cfg
IRCCAT: irccat.orga.emfcamp.org:12345
FLASK_ENV: production
logging:
driver: journald

Expand Down

0 comments on commit 1e7b91f

Please sign in to comment.