refactor(proxy.conf): change proxy port
This commit is contained in:
parent
9c5cf2de30
commit
dddabefc7d
@ -1,6 +1,6 @@
|
||||
{
|
||||
"/api": {
|
||||
"target": "https://localhost:7052",
|
||||
"target": "https://localhost:7103",
|
||||
"secure": false,
|
||||
"changeOrigin": true
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user