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

View File

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