上传部署环境文件

This commit is contained in:
2026-07-03 00:58:56 +08:00
parent f7fe4597c6
commit ceaf45ef03
11 changed files with 633 additions and 1 deletions
+9
View File
@@ -0,0 +1,9 @@
# 复制为 deploy.env 后填写(deploy.env 勿提交)
DEPLOY_HOST=your.server.ip.or.domain
DEPLOY_USER=root
DEPLOY_PORT=22
# DEPLOY_SSH_KEY=~/.ssh/id_rsa
APP_ROOT=/opt/dukang-haoke
GIT_REMOTE=origin
GIT_BRANCH=main