Skip to content

Commit 189bced

Browse files
authored
Update .env.dist
Fix Typo for REDIS_DNS var
1 parent 730ec3c commit 189bced

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ SMTP_HOST=
2424
SMTP_TRANSPORT=
2525

2626
#REDIS
27-
REDIS_DSN)
27+
REDIS_DSN=

0 commit comments

Comments
 (0)