rename tuc-vic to vic

This commit is contained in:
Luk Lu
2023-09-15 16:37:10 +08:00
parent 0009dcb6f0
commit 6c639699d0
2 changed files with 4 additions and 4 deletions

View File

@@ -3,5 +3,5 @@
导航路径 [Organizations](https://git.faronear.org/explore/organizations) 导航路径 [Organizations](https://git.faronear.org/explore/organizations)
- 应用链总入口 [tuc/_tuc](https://git.faronear.org/tuc/_tuc) - 应用链总入口 [tuc/_tuc](https://git.faronear.org/tuc/_tuc)
- 个性价值 [tuc-vic/vic](https://git.faronear.org/tuc-vic/vic) - 个性价值 [vic/vic](https://git.faronear.org/vic/vic)
- **<font size=5>用户端.react [tuc-vic/vic.user.react](https://git.faronear.org/tuc-vic/vic.user.react)</font>** - **<font size=5>用户端.react [vic/vic.user.react](https://git.faronear.org/vic/vic.user.react)</font>**

View File

@@ -4,7 +4,7 @@ module.exports = {
gotoTarget: 'github', gotoTarget: 'github',
github: { github: {
targetType: 'git', targetType: 'git',
repo: 'https://github.com/tuc-vic/vic-user.bittic.org', repo: 'https://github.com/vic/vic-user.bittic.org',
branch: 'main', branch: 'main',
gitname: 'vic-team', gitname: 'vic-team',
gitemail: 'vic-team@outlook.com', gitemail: 'vic-team@outlook.com',
@@ -13,7 +13,7 @@ module.exports = {
vultr: { vultr: {
targetType: 'ssh', targetType: 'ssh',
host: 'vic-user.bittic.org', host: 'vic-user.bittic.org',
targetPath: '/faronear/tuc-vic/vic.user.react', targetPath: '/faronear/vic/vic.user.react',
targetDir: 'dist', targetDir: 'dist',
user: 'adot', user: 'adot',
password: '', password: '',