Skip to content
This repository has been archived by the owner on Mar 11, 2020. It is now read-only.

Commit

Permalink
Specify env file for celery container
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergey Sokolov committed Mar 9, 2019
1 parent 573b17f commit 0d8e189
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ services:
depends_on:
- redis
- db
env_file: .env

frontend:
container_name: postpost_frontend
Expand Down

0 comments on commit 0d8e189

Please sign in to comment.