fix:新增文生图列表
This commit is contained in:
+2
-2
@@ -50,9 +50,9 @@ module.exports = {
|
||||
}
|
||||
},
|
||||
'/api/web': {
|
||||
target: `http://139.162.22.207:52321`, // 外网测试服
|
||||
target: `http://139.162.22.207:25613`, // 外网测试服
|
||||
|
||||
// target: `http://139.162.30.185:52321`, //正式服
|
||||
// target: `http://139.162.30.185:25613`, //正式服
|
||||
changeOrigin: true,
|
||||
ws: false,
|
||||
pathRewrite: {
|
||||
|
||||
Reference in New Issue
Block a user