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

@@ -8,5 +8,5 @@ cp example.env .env
edit `.env`
`API_USERNAME` is your engage username in URL-encode.
`API_USERNAME` is your engage username in URL-encode.
`API_PASSWORD` is your engage password in URL-encode.