add CORS setting
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
API_USERNAME=
|
||||
API_PASSWORD=
|
||||
PORT=3000
|
||||
FIXED_STAFF_ACTIVITY_ID=7095
|
||||
FIXED_STAFF_ACTIVITY_ID=7095
|
||||
ALLOWED_ORIGINS=*
|
||||
Reference in New Issue
Block a user