Skip to content

Commit 2ffe432

Browse files
committed
Better mailhog disabled by default
1 parent 602a8f1 commit 2ffe432

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ LOCAL_PHP_XDEBUG_MODE=develop,debug
3737
LOCAL_PHP_MEMCACHED=false
3838

3939
# Whether or not to enable MailHog.
40-
LOCAL_MAILHOG=true
40+
LOCAL_MAILHOG=false
4141

4242
##
4343
# The database software to use.

0 commit comments

Comments
 (0)