Add Umami service and database configuration to Docker Compose; update environment variables in .env.example
This commit is contained in:
@@ -24,6 +24,8 @@ UMAMI_DB_PASS=your_strong_database_password
|
||||
UMAMI_DB_NAME=umami
|
||||
# Random 64-character secret for Umami app security
|
||||
UMAMI_APP_SECRET=your_64_character_random_secret_here
|
||||
# Website ID from Umami dashboard (use placeholder initially, update after setup)
|
||||
UMAMI_WEBSITE_ID=placeholder-website-id
|
||||
|
||||
## Grafana
|
||||
# Admin username for Grafana dashboard
|
||||
|
||||
Reference in New Issue
Block a user