Skip to content

Commit

Permalink
added .env file docker-compose.stage
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivan-Skvortsov committed Aug 15, 2023
1 parent e6ab759 commit 840d38a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions infra/docker-compose.stage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,5 @@ services:
- media_value:/var/html/media/
depends_on:
- backend
env_file:
- .env

0 comments on commit 840d38a

Please sign in to comment.