We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe9ab15 commit 8e3b82fCopy full SHA for 8e3b82f
1 file changed
src/main/frontend/src/proxy.conf.json
@@ -1,8 +1,7 @@
1
{
2
"/api": {
3
- "target": "http://localhost:8080/api/",
+ "target": "http://localhost:8080/",
4
"secure": false,
5
- "changeOrigin": true,
6
"ws": true
7
}
8
0 commit comments