parent
6057e2e753
commit
ae7b2a5682
2
.env
2
.env
|
@ -22,7 +22,7 @@ ALLOW_USER_HTML=true
|
||||||
#App Settings=Changes settings regarding your LittleLink Custom installation. You probably only want to change the App Name setting.
|
#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 changes the displayed name for the App in the title, for example.
|
||||||
APP_NAME="LittleLink Custom"
|
APP_NAME="LittleLink Custom"
|
||||||
APP_KEY=base64:g28IY4QNAD+3a2uDmJ+3CEoUMKHn8EfFzo7F/uC7plA=
|
APP_KEY=
|
||||||
#=The APP_URL should be left empty under most circumstances. This setting is not required for LittleLink Custom, and you should only change this if required for your setup.
|
#=The APP_URL should be left empty under most circumstances. This setting is not required for LittleLink Custom, and you should only change this if required for your setup.
|
||||||
APP_URL=
|
APP_URL=
|
||||||
|
|
||||||
|
|
|
@ -14,5 +14,3 @@ npm-debug.log
|
||||||
yarn-error.log
|
yarn-error.log
|
||||||
_ide_*
|
_ide_*
|
||||||
.DS_Store
|
.DS_Store
|
||||||
.env
|
|
||||||
config/advanced-config.php
|
|
||||||
|
|
Binary file not shown.
Loading…
Reference in New Issue