api
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"/proxy/fastcheck": {
|
||||
"target": "https://api.fastcheck.store",
|
||||
"/proxy/fastcheck-store": {
|
||||
"target": "https://fastcheck.store",
|
||||
"secure": true,
|
||||
"changeOrigin": true,
|
||||
"pathRewrite": { "^/proxy/fastcheck": "" },
|
||||
"pathRewrite": { "^/proxy/fastcheck-store": "" },
|
||||
"logLevel": "debug"
|
||||
},
|
||||
"/proxy/qr-vitanova": {
|
||||
@@ -12,12 +12,5 @@
|
||||
"changeOrigin": true,
|
||||
"pathRewrite": { "^/proxy/qr-vitanova": "" },
|
||||
"logLevel": "debug"
|
||||
},
|
||||
"/proxy/fastcheck-store": {
|
||||
"target": "https://fastcheck.store",
|
||||
"secure": true,
|
||||
"changeOrigin": true,
|
||||
"pathRewrite": { "^/proxy/fastcheck-store": "" },
|
||||
"logLevel": "debug"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user