Update docker-compose.pro.yaml
This commit is contained in:
parent
43711babe9
commit
c080b5cc7b
1 changed files with 0 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue