上传部署环境文件
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user