Allow navigating to /rest/ for the new ngsw setup
This commit is contained in:
parent
1cdeb3bcb8
commit
c703ba9e5f
@ -8,7 +8,7 @@
|
||||
"secure": false
|
||||
},
|
||||
"/rest/": {
|
||||
"target": "http://localhost:8000",
|
||||
"target": "http://localhost:8000/rest/",
|
||||
"secure": false
|
||||
},
|
||||
"/ws/": {
|
||||
|
Loading…
Reference in New Issue
Block a user