We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9100e99 commit 66aadc7Copy full SHA for 66aadc7
.env.example
@@ -15,7 +15,7 @@ BASE_PATH=/home/username/path/
15
CONTAINER_HOSTING_SSH_SETUP_HANDLER_API_KEY=secret
16
DOKKU_WRAPPER_FULL_PATH=/home/dokku/dokku-wrapper.py
17
18
-LOGGING_STMP_MAILHOST_HOST=email.example.com
+LOGGING_SMTP_MAILHOST_HOST=email.example.com
19
LOGGING_SMTP_MAILHOST_PORT=25
20
LOGGING_SMTP_FROMADDR=alerts@example.com
21
LOGGING_SMTP_TOADDRS=alerts@example.com
0 commit comments