Added wsgi-server environment variable EMAIL_FROM to docker-compose.yml and readme
This commit is contained in:
@@ -119,6 +119,7 @@ services:
|
||||
# - EMAIL_HOST_USER=
|
||||
# - EMAIL_HOST_PASSWORD=
|
||||
# - EMAIL_USE_TLS=True
|
||||
# - EMAIL_FROM=no-reply@example.com #默认发件邮箱地址
|
||||
ports:
|
||||
- '8000:8000'
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user