From 89b61c58559d84f4ef5aca8e3c052030daf3ae18 Mon Sep 17 00:00:00 2001 From: Julian Prieber <60265788+JulianPrieber@users.noreply.github.com> Date: Thu, 17 Mar 2022 13:47:41 +0100 Subject: [PATCH] Update .env --- .env | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env b/.env index 5f3ee44..719943f 100644 --- a/.env +++ b/.env @@ -1,7 +1,7 @@ #App Settings=Changes settings regarding your LittleLink Custom installation. You probably only want to change the App Name setting. #=App_Name changes the displayed name for the App in the title, for example. App_Name="LittleLink Custom" -App_Key=base64:khLI7djHyA97qfrA+rfz1YUFukELiN6Bk9gQ19+9zwk= +APP_KEY= App_URL= @@ -42,4 +42,4 @@ Broadcast_driver=log Cache_driver=file Queue_connection=sync Session_driver=file -Session_lifetime=120 \ No newline at end of file +Session_lifetime=120