We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4239351 commit 2053f47Copy full SHA for 2053f47
src/config/proxy.ts
@@ -14,7 +14,7 @@ export default {
14
},
15
release: {
16
// 正式环境接口地址
17
- host: '',
+ host: 'https://app.go-cinch.top',
18
// 正式环境 cdn 路径
19
cdn: '',
20
0 commit comments