This commit is contained in:
sdarbinyan
2026-05-14 00:52:27 +04:00
parent 9705849aed
commit c15a2317f8
4 changed files with 136 additions and 62 deletions

View File

@@ -12,5 +12,12 @@
"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"
}
}