Make Redis URL configurable

This commit is contained in:
Râu Cao
2023-03-28 12:21:54 +02:00
parent 42b9b27561
commit 6b7a80e23a
3 changed files with 14 additions and 0 deletions

View File

@@ -7,6 +7,8 @@ SMTP_DOMAIN=example.com
SMTP_AUTH_METHOD=plain
SMTP_ENABLE_STARTTLS=auto
REDIS_URL='redis://localhost:6379/1'
LDAP_HOST=localhost
LDAP_PORT=389
LDAP_ADMIN_PASSWORD=passthebutter