fix(domain): switch hosted URLs to openworklabs (#1150)

This commit is contained in:
Source Open
2026-03-25 18:02:44 -07:00
committed by GitHub
parent 7dfa9a3c8b
commit 8c143ab2a3
24 changed files with 71 additions and 59 deletions

View File

@@ -6,6 +6,8 @@ type FixedWindowEntry = {
};
const defaultAllowedOrigins = [
"https://app.openworklabs.com",
"https://openworklabs.com",
"https://app.openwork.software",
"https://openwork.software",
"http://localhost:5173",