From 37f21757274c75e059061619aef22dfa97e2e376 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 18 Jun 2024 23:38:42 +0200 Subject: [PATCH] Update .env --- conf/.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/.env b/conf/.env index 48f9762..5342985 100644 --- a/conf/.env +++ b/conf/.env @@ -105,7 +105,7 @@ REDIS_PORT=6379 #MAIL_HOST=localhost #MAIL_PORT=25 #MAIL_USERNAME=__APP__ -#MAIL_PASSWORD= +#MAIL_PASSWORD=__MAIL_PWD__ #MAIL_ENCRYPTION=false #MAIL_FROM_NAME=lychee #MAIL_FROM_ADDRESS=lychee@__DOMAIN__