mirror of
https://github.com/ProxyPanel/ProxyPanel.git
synced 2026-04-11 23:19:05 +00:00
Docker setting
This commit is contained in:
2
.github/workflows/build-image.yml
vendored
2
.github/workflows/build-image.yml
vendored
@@ -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,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)
|
||||
|
||||
Reference in New Issue
Block a user