trips) adding package-tours option
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user