We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdc7533 commit 0df618cCopy full SHA for 0df618c
1 file changed
src/index.ts
@@ -18,6 +18,7 @@ export interface Env {
18
const { preflight, corsify } = createCors({
19
origins: [
20
"https://comfig.app",
21
+ "https://staging.mastercomfig-site.pages.dev"
22
"http://localhost:4321",
23
"http://127.0.0.1:4321",
24
"http://localhost:8787",
0 commit comments