From 4d7a86fbf7810bd37218c1858ad992b2c06186e4 Mon Sep 17 00:00:00 2001 From: Kode Date: Fri, 11 Mar 2022 22:53:25 +0000 Subject: [PATCH] Update .env.example --- .env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.example b/.env.example index 541ec742..565e18b8 100644 --- a/.env.example +++ b/.env.example @@ -1,5 +1,5 @@ APP_NAME=Heimdall -APP_ENV=production +APP_ENV=local APP_KEY= APP_DEBUG=false APP_URL=http://localhost