Skip to content

Commit 0df618c

Browse files
authored
add staging url
1 parent cdc7533 commit 0df618c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ export interface Env {
1818
const { preflight, corsify } = createCors({
1919
origins: [
2020
"https://comfig.app",
21+
"https://staging.mastercomfig-site.pages.dev"
2122
"http://localhost:4321",
2223
"http://127.0.0.1:4321",
2324
"http://localhost:8787",

0 commit comments

Comments
 (0)