mirror of
https://github.com/hex248/sprint.git
synced 2026-02-08 02:33:01 +00:00
CORS support
CORS_ORIGIN environment variable
This commit is contained in:
@@ -1 +1,4 @@
|
||||
DATABASE_URL=postgres://eussi:password@localhost:5432/issue
|
||||
DATABASE_URL=postgres://eussi:password@localhost:5432/issue
|
||||
|
||||
# comma separated list of allowed origins
|
||||
CORS_ORIGIN=http://localhost:1420
|
||||
Reference in New Issue
Block a user