api change

This commit is contained in:
sdarbinyan
2026-05-19 23:42:43 +04:00
parent a0ffcf0f86
commit 81bef8775e
3 changed files with 41 additions and 4 deletions

View File

@@ -12,5 +12,12 @@
"changeOrigin": true,
"pathRewrite": { "^/proxy/qr-vitanova": "" },
"logLevel": "debug"
},
"/proxy/api-vitanova": {
"target": "https://api.vitanova.network",
"secure": true,
"changeOrigin": true,
"pathRewrite": { "^/proxy/api-vitanova": "" },
"logLevel": "debug"
}
}