trips) adding package-tours option

This commit is contained in:
2026-02-19 13:08:25 -05:00
parent 50e216daec
commit dba9aa0416
51 changed files with 5581 additions and 57 deletions

View File

@@ -10,6 +10,9 @@ AUTH_URL=https://cloud.campbellwireless.net/trips/auth
# Auth.js secret — generate with: openssl rand -base64 32
AUTH_SECRET=
# Admin — comma-separated user IDs (from auth provider) that can access /admin
ADMIN_USER_IDS=
# Database
# SQLite (default): file:trips.db
# Postgres (future): postgresql://user:password@host:5432/trips