Skip to content

Commit

Permalink
Run docker app service in production mode
Browse files Browse the repository at this point in the history
  • Loading branch information
AlphaHydrae committed Oct 3, 2024
1 parent e8b3aca commit 70f725c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ services:
depends_on:
- db
environment:
WOPR_ENV: production
WOPR_REDIS_URL: redis://db:6379/0
networks:
- app
Expand Down

0 comments on commit 70f725c

Please sign in to comment.