Debugging hard coded in settings
This commit is contained in:
parent
fbaef27c3a
commit
4f842b0311
2 changed files with 0 additions and 2 deletions
|
@ -20,7 +20,6 @@ services:
|
|||
- "DB_PASSWORD=${DB_PASSWORD}"
|
||||
- "DB_PORT=${DB_PORT}"
|
||||
- "DB_USER=${DB_USER}"
|
||||
- "DEBUG=${DEBUG}"
|
||||
- "SECRET_KEY=${SECRET_KEY}"
|
||||
depends_on:
|
||||
- db
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue