mirror of
https://github.com/ProxyPanel/ProxyPanel.git
synced 2026-04-12 23:48:53 +00:00
Fix V2ray WebAPI (#74)
This commit is contained in:
committed by
GitHub
parent
8547544bf2
commit
130e7ffd0b
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: brettonye/proxypanel
|
||||
repository: ${{ secrets.DOCKER_REPO }}
|
||||
tag_with_ref: true
|
||||
tag_with_sha: true
|
||||
tags: latest
|
||||
|
||||
Reference in New Issue
Block a user