修改为 ip 访问
Some checks failed
build-and-deploy / build-and-deploy (push) Failing after 26s

This commit is contained in:
cheney 2026-07-16 14:07:09 +08:00
parent bca12a8a1d
commit 59e8b01371

View File

@ -11,7 +11,7 @@ on:
workflow_dispatch: workflow_dispatch:
env: env:
DEPLOY_HOST: bh.vps.honor3.com DEPLOY_HOST: 114.134.187.170
DEPLOY_USER: root DEPLOY_USER: root
DEPLOY_DIR: /app/registry DEPLOY_DIR: /app/registry
IMAGE_NAME: registry-app IMAGE_NAME: registry-app