QBO CORS Updates

This commit is contained in:
Patrick Fic
2021-10-13 14:06:25 -07:00
parent 57d9de469a
commit 14309b5c96

View File

@@ -47,6 +47,7 @@ app.use(bodyParser.urlencoded({ limit: "50mb", extended: true }));
//app.use(enforce.HTTPS({ trustProtoHeader: true }));
app.use(
cors({
credentials: true,
origin: [
"https://test.imex.online",
"http://localhost:3000",