Update docker-compose.staging.yaml
This commit is contained in:
parent
f9009abd69
commit
111f45e569
@ -20,6 +20,8 @@ services:
|
||||
STATIC_URL: "/static/"
|
||||
STATIC_ROOT: "static"
|
||||
MEDIA_URL: "/media/"
|
||||
REDIS_HOST: "redis"
|
||||
REDIS_PORT: "6379"
|
||||
EMAIL_HOST: ""
|
||||
EMAIL_USE_TLS: "True"
|
||||
EMAIL_PORT: "2525"
|
||||
|
Loading…
Reference in New Issue
Block a user