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 f9b4460 commit 5e6b675Copy full SHA for 5e6b675
docker-compose.yml
@@ -28,7 +28,7 @@ x-common:
28
PTERODACTYL_CLIENT_ALLOCATIONS_RANGE_END: "${AUTO_ALLOCATION_END_PORT}"
29
mail:
30
&mail-environment
31
- MAIL_FROM_ADDRESS: "no-reply.${DOMAIN}"
+ MAIL_FROM_ADDRESS: "no-reply@${DOMAIN}"
32
MAIL_FROM_NAME: "${APP_NAME}"
33
MAIL_DRIVER: "${MAIL_DRIVER}"
34
MAIL_HOST: "${SMTP_SERVER}"
0 commit comments