From 1a814236c53c703833f2e6e3d9db5e068907e8a1 Mon Sep 17 00:00:00 2001 From: rharkor Date: Tue, 26 Sep 2023 18:15:58 +0200 Subject: [PATCH] refactor: env --- .env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.example b/.env.example index 8444d037..f0c0cb6a 100644 --- a/.env.example +++ b/.env.example @@ -28,4 +28,4 @@ SMTP_PASSWORD=secret SMTP_FROM_NAME=FromName SMTP_FROM_EMAIL=email@example.com ENABLE_MAILING_SERVICE=false -SUPPORT_EMAIL=support@example.com \ No newline at end of file +SUPPORT_EMAIL=support@example.com