mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Add missing environment variable
This commit is contained in:
parent
13d6bf471d
commit
6dea37ec41
1 changed files with 1 additions and 0 deletions
|
|
@ -32,6 +32,7 @@ SECRET_KEY_BASE=changemechangemechangeme
|
|||
# you should comment out or remove the mailhog service from docker-compose.yml,
|
||||
# too
|
||||
OSEM_EMAIL_ADDRESS=osem@mailhog
|
||||
OSEM_SMTP_AUTHENTICATION=login
|
||||
OSEM_SMTP_ADDRESS=mailhog
|
||||
OSEM_SMTP_PORT=1025
|
||||
OSEM_SMTP_USERNAME=mailhog
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue