Add umami analytics

This commit is contained in:
2025-10-12 17:36:07 +02:00
parent f9d89e4115
commit fd2fea478f
4 changed files with 15 additions and 8 deletions

View File

@@ -3,6 +3,8 @@ APP_ENV=local
APP_KEY=
APP_DEBUG=true
APP_URL=http://localhost
UMAMI_SRC=
UMAMI_WEBSITE_ID=
APP_LOCALE=en
APP_FALLBACK_LOCALE=en
@@ -62,4 +64,4 @@ AWS_DEFAULT_REGION=us-east-1
AWS_BUCKET=
AWS_USE_PATH_STYLE_ENDPOINT=false
VITE_APP_NAME="${APP_NAME}"
VITE_APP_NAME="${APP_NAME}"