Merge pull request 'master' (#255) from master into prod

Reviewed-on: http://git.feashow.cn/clay/mosr-web/pulls/255
This commit is contained in:
2024-05-30 14:53:53 +00:00

View File

@@ -69,8 +69,8 @@ export default defineConfig({
open: true,
proxy: {
// '/api/workflow': {
// // target: 'http://frp.feashow.cn:31800/',
// target: 'http://clay.frp.feashow.cn/',
// target: 'http://frp.feashow.cn:31800/',
// // target: 'http://clay.frp.feashow.cn/',
// // target: 'http://192.168.31.175:8000',
// changeOrigin: true,
// rewrite: (path) => path.replace(/^\/api/, '')