mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 10:34:17 +00:00
modify default env
This commit is contained in:
parent
4c2284c7b4
commit
c76e66a2f6
@ -38,4 +38,7 @@ SMTP_HOSTNAME="mail.example.com"
|
|||||||
SMTP_PASSWORD=""
|
SMTP_PASSWORD=""
|
||||||
SMTP_PORT=587
|
SMTP_PORT=587
|
||||||
SMTP_SECURE=false
|
SMTP_SECURE=false
|
||||||
SMTP_USERNAME="noreply@example.com"
|
SMTP_USERNAME="noreply@example.com"
|
||||||
|
|
||||||
|
# Gateway configuration
|
||||||
|
GATEWAY_MODE=nginx
|
||||||
|
Loading…
x
Reference in New Issue
Block a user