Merge pull request #2885 from pterodactyl/schrej-patch-1

remove mailtrap.io from example env config
This commit is contained in:
Dane Everitt 2020-12-24 09:13:39 -08:00 committed by GitHub
commit 9c4c080a41
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,8 +19,8 @@ HASHIDS_SALT=
HASHIDS_LENGTH=8
MAIL_DRIVER=smtp
MAIL_HOST=mailtrap.io
MAIL_PORT=2525
MAIL_HOST=smtp.example.com
MAIL_PORT=25
MAIL_USERNAME=
MAIL_PASSWORD=
MAIL_ENCRYPTION=tls