Allow navigating to /rest/ for the new ngsw setup

This commit is contained in:
Sean Engelhardt 2019-01-19 10:49:40 +01:00
parent 1cdeb3bcb8
commit c703ba9e5f
1 changed files with 1 additions and 1 deletions

View File

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