- Removed Next.js, moved Astro to root - PDPA compliance: cookie consent, admin dashboard, privacy policy - Updated Dockerfile for Astro - Ready for Easypanel deployment with Nixpacks or Docker
5 lines
167 B
Plaintext
5 lines
167 B
Plaintext
PUBLIC_UMAMI_WEBSITE_ID=your-website-id-here
|
|
PUBLIC_UMAMI_DOMAIN=https://analytics.moreminimore.com
|
|
ADMIN_PASSWORD=changeme
|
|
ASTRO_DB_REMOTE_URL=file:./data/consent.db
|