Skip to content

Commit

Permalink
fix: code block typo
Browse files Browse the repository at this point in the history
  • Loading branch information
zeim839 authored Jan 18, 2024
1 parent 49bd5b6 commit 8f5d4bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ SECRET = "any string"
For SMTP, the website integrates with [OpenWebServices](https://github.com/ufosc/OpenWebServices) websmtp. The variable is configured as follows:
```
SMTP_HOST = "http://localhost:8080/mail/send"
``
```

<b>ADMIN_EMAIL</b><br>
The email address to send contact form confirmation emails from. Can be set to anything so long as its a valid email address. Modified as follows:
Expand Down

0 comments on commit 8f5d4bf

Please sign in to comment.