We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36175d9 commit 4c95360Copy full SHA for 4c95360
repo-template-files/docker-compose.yml
@@ -20,7 +20,7 @@ services:
20
DB_PASSWORD: password
21
DB_PORT: 3306
22
DB_USER: app_user
23
- DEBUG: True
+ DEBUG: "True"
24
SECRET_KEY: local_development
25
26
0 commit comments