Files
sprint/.env.example
Oliver Bryan acce648ee5 CORS support
CORS_ORIGIN environment variable
2025-12-13 18:14:55 +00:00

4 lines
136 B
Plaintext

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