From cfa7aeb9159b4800b0137bbc0bd0777d2fe4d5a1 Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Fri, 14 Jun 2024 17:38:37 +0200 Subject: [PATCH] Update .env --- conf/.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/.env b/conf/.env index 9f586c4..5530762 100644 --- a/conf/.env +++ b/conf/.env @@ -4,7 +4,7 @@ # Two choices: local|production. Use local if you want to install Monica as a # development version. Use production otherwise. -APP_ENV=local +APP_ENV=production # true if you want to show debug information on errors. For production, put this # to false.