修复cdn链接

This commit is contained in:
whyour
2021-04-20 19:22:12 +08:00
parent f99ef46e6a
commit 350fe2caf4
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ export default defineConfig({
type: 'none',
},
fastRefresh: {},
favicon: 'https://qinglong.whyour.cn/others/g5.ico',
favicon: 'https://qinglong.whyour.cn/g5.ico',
proxy: {
'/api': {
target: 'http://127.0.0.1:5678/',