Skip to content

Commit 8e3b82f

Browse files
authored
Fix angular proxy (#4)
1 parent fe9ab15 commit 8e3b82f

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
{
22
"/api": {
3-
"target": "http://localhost:8080/api/",
3+
"target": "http://localhost:8080/",
44
"secure": false,
5-
"changeOrigin": true,
65
"ws": true
76
}
87
}

0 commit comments

Comments
 (0)