Commit 8babc07
authored
Clarify mail values
- Fixed typo in MAIL_FROM (had no period between suggested subdomain and the start of the domain)
- Changed MAIL_FROM to MAIL_FROM_ADDRESS, since Pterodactyl Panel checks for either of those two env vars, and this makes the difference between it and MAIL_FROM_NAME more clear
- Changed MAIL_FROM_NAME to use the APP_NAME variable1 parent ef5c006 commit 8babc07
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
| 31 | + | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments