Add missing env_file setting & remove redundant database settings
This commit is contained in:
parent
5a73707d61
commit
b91f5c8939
2 changed files with 1 additions and 11 deletions
|
|
@ -49,6 +49,7 @@ services:
|
|||
--workdir /app/src/
|
||||
--beat
|
||||
--scheduler django
|
||||
env_file: ./.env
|
||||
environment:
|
||||
- DJANGO_SETTINGS_MODULE=newsreader.conf.production
|
||||
depends_on:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue