Commit aebc905
authored
Update mail host in .env.example
Mail host is configured as "mailpit" but in the docker-compose.yml file it's called "mail".
Following the same nomenclature choice for "db" i'd say keep "mail" in docker-compose in case users want to switch the "mail" container to something else (mailtrap, mailhog, etc.)1 parent bcef02b commit aebc905
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
0 commit comments