From 10518ec50bc54a1b7f138267eb127248c642d454 Mon Sep 17 00:00:00 2001 From: kaffa Date: Fri, 27 Mar 2026 16:14:54 +0000 Subject: [PATCH] =?UTF-8?q?chore:=20anvil.it.com=20=E2=86=92=20inouter.com?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- functions/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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`