Skip to content

Commit 66aadc7

Browse files
committed
correct .env.example
1 parent 9100e99 commit 66aadc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ BASE_PATH=/home/username/path/
1515
CONTAINER_HOSTING_SSH_SETUP_HANDLER_API_KEY=secret
1616
DOKKU_WRAPPER_FULL_PATH=/home/dokku/dokku-wrapper.py
1717

18-
LOGGING_STMP_MAILHOST_HOST=email.example.com
18+
LOGGING_SMTP_MAILHOST_HOST=email.example.com
1919
LOGGING_SMTP_MAILHOST_PORT=25
2020
LOGGING_SMTP_FROMADDR=alerts@example.com
2121
LOGGING_SMTP_TOADDRS=alerts@example.com

0 commit comments

Comments
 (0)