Skip to content

Commit

Permalink
env rest_api
Browse files Browse the repository at this point in the history
  • Loading branch information
TimofeyTst committed Oct 8, 2023
1 parent ebd1b6f commit 667a5a6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ services:
restart: always
env_file:
- .prod.env
environment:
ENVIRONMENT: PRODUCTION
depends_on:
- db
- redis
Expand Down

0 comments on commit 667a5a6

Please sign in to comment.