Skip to content

Commit

Permalink
env fix
Browse files Browse the repository at this point in the history
  • Loading branch information
TimofeyTst committed Oct 8, 2023
1 parent 94f9957 commit 0720ece
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ services:
- "9000:9000"
restart: always
environment:
- ENVIRONMENT: PRODUCTION
- ENVIRONMENT="PRODUCTION"
depends_on:
- db
- redis
Expand Down

0 comments on commit 0720ece

Please sign in to comment.