From ad9d24cbf1665574b34a8b9250a6c2161fad00a6 Mon Sep 17 00:00:00 2001 From: Godfrey M Date: Thu, 7 Nov 2024 14:50:55 -0800 Subject: [PATCH] fixed typo --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.json b/app.json index 408ebdfd3e0d..0bf523f5e402 100644 --- a/app.json +++ b/app.json @@ -9,7 +9,7 @@ "repository": "https://github.com/snipe/snipe-it", "logo": "https://pbs.twimg.com/profile_images/976748875733020672/K-HnZCCK_400x400.jpg", "success_url": "/setup", - "": { + "env": { "APP_ENV": { "description": "Laravel environment mode. Unless developing the application, this should be production.", "value": "production"