mirror of
https://github.com/fosrl/pangolin.git
synced 2026-02-11 04:12:26 +00:00
update cors to check array
This commit is contained in:
@@ -62,7 +62,6 @@ function parseSetCookieString(
|
||||
: new URL(env.app.dashboardUrl).hostname;
|
||||
if (d) {
|
||||
options.domain = d;
|
||||
console.log("Setting cookie domain to:", d);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user