diff --git a/functions/README.md b/functions/README.md index 932aa4f..9ff57cd 100644 --- a/functions/README.md +++ b/functions/README.md @@ -52,7 +52,7 @@ wrangler pages deploy . --project-name anvil-hosting ## CORS Configuration All endpoints allow requests from: -- Origin: `https://hosting.anvil.it.com` +- Origin: `https://hosting.inouter.com` - Methods: `GET, POST, OPTIONS` - Headers: `Content-Type`