Skip to content

Commit 89b61c5

Browse files
Update .env
1 parent f27286a commit 89b61c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.env

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#App Settings=Changes settings regarding your LittleLink Custom installation. You probably only want to change the App Name setting.
22
#=App_Name changes the displayed name for the App in the title, for example.
33
App_Name="LittleLink Custom"
4-
App_Key=base64:khLI7djHyA97qfrA+rfz1YUFukELiN6Bk9gQ19+9zwk=
4+
APP_KEY=
55
App_URL=
66

77

@@ -42,4 +42,4 @@ Broadcast_driver=log
4242
Cache_driver=file
4343
Queue_connection=sync
4444
Session_driver=file
45-
Session_lifetime=120
45+
Session_lifetime=120

0 commit comments

Comments
 (0)