Files
weeklyreport/.env
2026-01-04 20:58:47 +09:00

15 lines
301 B
Bash

# Database
DB_HOST=172.25.0.79
DB_PORT=5433
DB_NAME=weeklyreport
DB_USER=weeklyreport
DB_PASSWORD=weeklyreport2026
# App
SESSION_SECRET=dev-secret-key-change-in-production
# TODO: Google OAuth
# GOOGLE_CLIENT_ID=
# GOOGLE_CLIENT_SECRET=
# GOOGLE_REDIRECT_URI=http://localhost:3000/api/auth/callback