fix: update deploy path to /data/spug/service/hospital_performance
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
set -e
|
set -e
|
||||||
|
|
||||||
# ==================== 配置参数 ====================
|
# ==================== 配置参数 ====================
|
||||||
PROJECT_DIR="${SPUG_DEPLOY_DIR:-/var/www/hospital-performance}"
|
PROJECT_DIR="${SPUG_DEPLOY_DIR:-/data/spug/service/hospital_performance}"
|
||||||
GIT_REPO="${SPUG_GIT_URL:-https://gitea.gentronhealth.com/chenqi/hospital_performance.git}"
|
GIT_REPO="${SPUG_GIT_URL:-https://gitea.gentronhealth.com/chenqi/hospital_performance.git}"
|
||||||
GIT_BRANCH="${SPUG_GIT_BRANCH:-main}"
|
GIT_BRANCH="${SPUG_GIT_BRANCH:-main}"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user