bug-fixes

This commit is contained in:
sdarbinyan
2026-07-09 01:40:22 +04:00
parent 92e1bdaff8
commit 55216817b2
59 changed files with 885 additions and 158 deletions

View File

@@ -1,11 +1,8 @@
{
"/api": {
"target": "https://api.dexarmarket.ru:445",
"target": "https://novo.market",
"secure": false,
"changeOrigin": true,
"logLevel": "debug",
"pathRewrite": {
"^/api": ""
}
"logLevel": "debug"
}
}