From 4aace345043e7385a883ade7b6aa075d9ae2480a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sun, 29 Jan 2023 15:37:17 +0100 Subject: [PATCH] Update .env --- conf/.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/.env b/conf/.env index 102473d..5e401ea 100644 --- a/conf/.env +++ b/conf/.env @@ -1,3 +1,3 @@ -APP_ENV=prod +APP_ENV=production APP_SECRET=__KEY__ DEFAULT_REPOSITORY_DIR=__DATADIR__ \ No newline at end of file