Files
music-index/api/.env.example
T
2026-03-14 18:46:48 +01:00

7 lines
117 B
Bash

# Postgres
DATABASE_URL=postgresql://user:password@host:5432/database
# JWT
JWT_SECRET=
JWT_ISSUER=
JWT_TTL_MINUTES=