From c51e2a47e45ebbd4ea573a60eda467210ac8bbc0 Mon Sep 17 00:00:00 2001 From: Miodec Date: Tue, 27 Feb 2024 00:42:06 +0100 Subject: [PATCH] chore: missing field in example env --- backend/example.env | 1 + 1 file changed, 1 insertion(+) diff --git a/backend/example.env b/backend/example.env index bf36a3ea2..a684374fb 100644 --- a/backend/example.env +++ b/backend/example.env @@ -7,6 +7,7 @@ LOG_FOLDER_PATH=./logs/ # Default log file max size is 10 MB LOG_FILE_MAX_SIZE=10485760 MODE=dev +RECAPTCHA_SECRET=6LeIxAcTAAAAAGG-vFI1TnRWxMZNFuojJ4WifJWe # You can also use the format mongodb://username:password@host:port or # uncomment the following lines if you want to define them separately # DB_USERNAME=