Skip to content

Commit

Permalink
fix: delete ControlHub/Middleware/ZincSearch
Browse files Browse the repository at this point in the history
  • Loading branch information
yongheng2016 committed Jul 9, 2024
1 parent 39a4450 commit 98df112
Show file tree
Hide file tree
Showing 21 changed files with 12 additions and 2,120 deletions.
2 changes: 1 addition & 1 deletion apps/adminConsole/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@apps/admin_console",
"version": "0.2.25",
"version": "0.2.26",
"description": "Control Hub",
"productName": "Control Hub",
"private": true,
Expand Down
5 changes: 0 additions & 5 deletions apps/adminConsole/quasar.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -160,11 +160,6 @@ module.exports = configure(function (ctx) {
changeOrigin: true,
secure: false
},
'/zinc_search': {
target: `https://${proxyTarget}`,
changeOrigin: true,
secure: false
}
},
port: 8080
},
Expand Down
Loading

0 comments on commit 98df112

Please sign in to comment.