add CORS setting

This commit is contained in:
JamesFlare1212
2025-05-09 10:06:04 -04:00
parent 5382659312
commit 99d1ee0a1e
5 changed files with 57 additions and 14 deletions

View File

@@ -1,4 +1,5 @@
API_USERNAME=
API_PASSWORD=
PORT=3000
FIXED_STAFF_ACTIVITY_ID=7095
FIXED_STAFF_ACTIVITY_ID=7095
ALLOWED_ORIGINS=*