Update docker-compose.staging.yaml

This commit is contained in:
Andros Fenollosa
2021-04-21 16:57:09 +02:00
committed by GitHub
parent 58187c4f39
commit e33fe91ad4

View File

@ -31,6 +31,7 @@ services:
DOMAIN: ""
DOMAIN_URL: "https://"
STATIC_URL: "/static/"
STATIC_ROOT: "static"
MEDIA_URL: "/media/"
EMAIL_USE_TLS: True
EMAIL_HOST: ""