Skip to content

Commit 2053f47

Browse files
committed
[fix]change api url
1 parent 4239351 commit 2053f47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config/proxy.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ export default {
1414
},
1515
release: {
1616
// 正式环境接口地址
17-
host: '',
17+
host: 'https://app.go-cinch.top',
1818
// 正式环境 cdn 路径
1919
cdn: '',
2020
},

0 commit comments

Comments
 (0)