Skip to content

Commit

Permalink
Merge pull request #119 from KnpLabs/feat/remove-unused-mailer-dsn-en…
Browse files Browse the repository at this point in the history
…v-variable

feat: remove MAILER_DSN from .env.dist
  • Loading branch information
AntoineGonzalez authored Apr 23, 2024
2 parents 513b4f7 + aabac33 commit 6c72eff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .env.dist
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,3 @@ MYSQL_VERSION=8.0.27
MYSQL_DATABASE=databasorus
MYSQL_USER=user
MYSQL_PASSWORD=password
MAILER_DSN=smtp://mailhog:1025

0 comments on commit 6c72eff

Please sign in to comment.