big features
This commit is contained in:
+10
-1
@@ -34,4 +34,13 @@ POSTGRES_PASSWORD=rustpad
|
||||
MYSQL_DATABASE=rustpad
|
||||
MYSQL_USER=rustpad
|
||||
MYSQL_PASSWORD=rustpad
|
||||
MYSQL_ROOT_PASSWORD=rustpad_root
|
||||
MYSQL_ROOT_PASSWORD=rustpad_root
|
||||
|
||||
# Optional account password reset via SMTP
|
||||
REGISTRATION_ENABLED=false
|
||||
PUBLIC_URL=https://pad.example.com
|
||||
# SMTP_HOST=smtp.example.com
|
||||
SMTP_PORT=587
|
||||
SMTP_USERNAME=
|
||||
SMTP_PASSWORD=
|
||||
SMTP_FROM="RustPad <no-reply@example.com>"
|
||||
|
||||
Reference in New Issue
Block a user