Revert rest fix for proxy.conf.json

see commit c703ba9e5f
This commit is contained in:
Emanuel Schütze 2019-01-19 21:59:32 +01:00
parent 12c6554064
commit 16ee9414dc
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
"secure": false
},
"/rest/": {
"target": "http://localhost:8000/rest/",
"target": "http://localhost:8000",
"secure": false
},
"/ws/": {