chore(deps): updated adminlte assets

Signed-off-by: miguel456 <me@nogueira.codes>
This commit is contained in:
2023-02-26 02:11:00 +00:00
parent 11db19cf6d
commit 0695262e73
62 changed files with 31867 additions and 8723 deletions

View File

@@ -3,7 +3,9 @@ APP_ENV=local
APP_KEY=
APP_DEBUG=true
APP_URL=http://localhost
APP_LOGO="https://www.raspberrypi.org/app/uploads/2020/05/Raspberry-Pi-OS-downloads-image-150x150-1.png"
# This is now an enforced relative path. Absolute URLs will not work.
APP_LOGO="path/to/logo"
APP_AUTH_BANNER=""
APP_SITEHOMEPAGE=""
API_PREFIX="api"