mirror of
https://github.com/lzh-1625/go_process_manager.git
synced 2025-11-02 20:24:02 +08:00
init
This commit is contained in:
@@ -38,8 +38,8 @@ export default defineConfig({
|
||||
usePolling: true,
|
||||
},
|
||||
proxy: {
|
||||
"/sdApi": {
|
||||
target: "http://me.yunrobot.cn:7860",
|
||||
"/api": {
|
||||
target: "http://xcon.top:8797",
|
||||
changeOrigin: true,
|
||||
rewrite: (path) => path.replace(/^\/sdApi/, ""),
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user