Skip to content

Commit

Permalink
endre changeOrigin til default
Browse files Browse the repository at this point in the history
  • Loading branch information
kenglxn committed Sep 29, 2023
1 parent a4d1a00 commit ece6acc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion server/server.js
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,6 @@ const main = async () => {
},
secure: true,
xfwd: true,
changeOrigin: true,
ejectPlugins: true,
plugins: [debugProxyErrorsPlugin, errorResponsePlugin, loggerPlugin, proxyEventsPlugin],
};
Expand Down

0 comments on commit ece6acc

Please sign in to comment.