Merge pull request #4151 from emanuelschuetze/rest

Revert rest fix for proxy.conf.json
This commit is contained in:
Emanuel Schütze 2019-01-19 22:41:19 +01:00 committed by GitHub
commit ec769a82a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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/": {