mirror of
https://github.com/different-ai/openwork
synced 2026-05-05 06:42:03 +02:00
fix(domain): switch hosted URLs to openworklabs (#1150)
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user