Update settings/admin UI and misc fixes
This commit is contained in:
14
.flaskenv
14
.flaskenv
@@ -1,9 +1,9 @@
|
||||
FLASK_APP=app:create_app
|
||||
FLASK_DEBUG=1
|
||||
SMTP_HOST=smtp.strato.de
|
||||
SMTP_PORT=465
|
||||
SMTP_USERNAME=beheer@alphen.cloud
|
||||
SMTP_PASSWORD=Fr@nkrijk2024!
|
||||
SMTP_FROM=beheer@alphen.cloud
|
||||
SMTP_STARTTLS=1
|
||||
SMTP_DEBUG=1
|
||||
##SMTP_HOST=smtp.strato.de
|
||||
##SMTP_PORT=465
|
||||
##SMTP_USERNAME=beheer@alphen.cloud
|
||||
##SMTP_PASSWORD=***
|
||||
##SMTP_FROM=beheer@alphen.cloud
|
||||
##SMTP_STARTTLS=1
|
||||
##SMTP_DEBUG=1
|
||||
Reference in New Issue
Block a user