🤦 revert changes to angular-proxy.json
This commit is contained in:
parent
0dc9d687b9
commit
7d8e6eb788
1 changed files with 2 additions and 2 deletions
|
|
@ -1,10 +1,10 @@
|
|||
{
|
||||
"/Api": {
|
||||
"target": "http://sativus.local:6500/",
|
||||
"target": "http://localhost:6500/",
|
||||
"secure": false
|
||||
},
|
||||
"/hub": {
|
||||
"target": "http://sativus.local:6500/",
|
||||
"target": "http://localhost:6500/",
|
||||
"secure": false,
|
||||
"ws": true
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue