chore(app): use backend.baseUrl

This commit is contained in:
Fredrik Adelöw
2020-06-30 10:35:31 +02:00
parent 1b2e60ada4
commit 3fc01de554
3 changed files with 8 additions and 12 deletions
-7
View File
@@ -76,13 +76,6 @@
"pathRewrite": {
"^/circleci/api/": "/"
}
},
"/catalog/api": {
"target": "http://localhost:7000",
"changeOrigin": true,
"pathRewrite": {
"^/catalog/api/": "/catalog/"
}
}
}
}