Adde some options inside the mock-api
This commit is contained in:
committed by
Erik Tiekstra
parent
4f6038b2a6
commit
99db911f39
@@ -1,9 +1,6 @@
|
||||
{
|
||||
"/api": {
|
||||
"target": "http://localhost:8000/",
|
||||
"secure": false,
|
||||
"pathRewrite": {
|
||||
"^/api": "/"
|
||||
}
|
||||
"secure": false
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user