Update docker-compose.staging.yaml
This commit is contained in:
parent
58187c4f39
commit
e33fe91ad4
1 changed files with 1 additions and 0 deletions
|
|
@ -31,6 +31,7 @@ services:
|
|||
DOMAIN: ""
|
||||
DOMAIN_URL: "https://"
|
||||
STATIC_URL: "/static/"
|
||||
STATIC_ROOT: "static"
|
||||
MEDIA_URL: "/media/"
|
||||
EMAIL_USE_TLS: True
|
||||
EMAIL_HOST: ""
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue