将默认远程配置改成王良的gitee仓库内的文件。

pull/300/head
王良 2024-04-19 11:21:54 +08:00
parent b7e6773c00
commit 30e6f73794
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ module.exports = {
},
remoteConfig: {
enabled: true,
url: 'https://github.com/docmirror/dev-sidecar/raw/master/packages/core/src/config/remote_config.json5'
url: 'https://gitee.com/wangliang181230/dev-sidecar/raw/docmirror/packages/core/src/config/remote_config.json5'
},
theme: 'light', // 主题light=亮色, dark=暗色
dock: {