Ver código fonte

Docker setting

兔姬桑 4 anos atrás
pai
commit
95cf6451d6
2 arquivos alterados com 2 adições e 3 exclusões
  1. 1 1
      .github/workflows/build-image.yml
  2. 1 2
      readme.md

+ 1 - 1
.github/workflows/build-image.yml

@@ -22,7 +22,7 @@ jobs:
           push: true
           username: ${{ secrets.DOCKER_USERNAME }}
           password: ${{ secrets.DOCKER_PASSWORD }}
-          repository: v2cc/proxypanel
+          repository: brettonye/proxypanel
           tag_with_ref: true
           tag_with_sha: true
           tags: latest

+ 1 - 2
readme.md

@@ -1,5 +1,5 @@
 # ProxyPanel
-[简体中文](https://github.com/ZBrettonYe/ProxyPanel/wiki)
+[简体中文](https://proxypanel.gitbook.io/wiki/)
 
 Support but not limited to: Shadowsocks,ShadowsocksR,ShadowsocksRR,V2Ray,Trojan,VNET
 
@@ -7,7 +7,6 @@ Support but not limited to: Shadowsocks,ShadowsocksR,ShadowsocksRR,V2Ray,Trojan,
     - Account: test@test.com
     - Password: 123456
 - [Issues](https://github.com/ZBrettonYe/ProxyPanel/issues)
-- [WIKI](https://proxypanel.gitbook.io/wiki/)
 - [UpdateLog](https://proxypanel.gitbook.io/wiki/updatelog)
 - [Upcoming](https://github.com/ZBrettonYe/ProxyPanel/projects/2)
 - [Telegram](https://t.me/joinchat/GUrO5hZsT3FOd79HAa9pcA)