1
0
mirror of https://github.com/lukevella/rallly-selfhosted.git synced 2025-12-10 02:42:49 +01:00

Update config.env

This commit is contained in:
Luke Vella 2023-04-25 17:58:33 +01:00 committed by GitHub
parent 185b291d24
commit c257d965fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,6 +20,8 @@ SMTP_SECURE=false
SMTP_USER=
# The password (if auth is enabled on your SMTP server)
SMTP_PWD=
# Set to "true" to enable TLS. Might be needed for some SMTP connections
SMTP_TLS_ENABLED=false
# OPTIONAL CONFIG