Files
sprint/packages/backend/.env.example
2025-12-22 15:15:00 +00:00

6 lines
175 B
Plaintext

DATABASE_URL=postgres://eussi:password@localhost:5432/issue
# comma separated list of allowed origins
CORS_ORIGIN=http://localhost:1420
JWT_SECRET=TOP_SECRET_JWT_MUST_CHANGE