Update docker-compose.staging.yaml

This commit is contained in:
Andros Fenollosa
2021-07-01 09:16:11 +02:00
committed by GitHub
parent c080b5cc7b
commit 5962c3ff85

View File

@ -18,7 +18,6 @@ services:
STATIC_URL: "/static/"
STATIC_ROOT: "static"
MEDIA_URL: "/media/"
EMAIL_USE_TLS: True
EMAIL_HOST: ""
EMAIL_USE_TLS: "True"
EMAIL_PORT: "2525"