mirror of
https://github.com/soconnor0919/personal-website.git
synced 2025-12-11 06:14:44 -05:00
7 lines
190 B
Plaintext
7 lines
190 B
Plaintext
# Database
|
|
DATABASE_URL="postgresql://user:password@localhost:5432/db"
|
|
|
|
# Umami Analytics
|
|
NEXT_PUBLIC_UMAMI_WEBSITE_ID=""
|
|
NEXT_PUBLIC_UMAMI_SCRIPT_URL="https://analytics.umami.is/script.js"
|