test : 测试cas登录
This commit is contained in:
@@ -69,11 +69,11 @@ export default defineConfig({
|
||||
open: true,
|
||||
proxy: {
|
||||
'/api': {
|
||||
target: 'http://fateverse-vue.frp.feashow.cn',
|
||||
target: 'http://mosr.feashow.cn',
|
||||
changeOrigin: true,
|
||||
},
|
||||
'/api/notice-ws': {
|
||||
target: 'ws://fateverse-vue.frp.feashow.cn/api/notice-ws',
|
||||
target: 'ws://mosr.feashow.cn/api/notice-ws',
|
||||
ws: true,
|
||||
changeOrigin: true,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user