feat: 首页添加微信小程序二维码+fix: switch-env.sh容器内路径
This commit is contained in:
@@ -13,9 +13,8 @@ ENV_FILE="$PROJECT_ROOT/.env"
|
||||
|
||||
# ---------- 配置 ----------
|
||||
# 1Panel 管理的 OpenResty 容器的实际配置文件路径
|
||||
BASE_DIR="/opt/1panel/apps/openresty/openresty"
|
||||
PROXY_DIR="${BASE_DIR}/www/sites/xmclassmate.top/proxy"
|
||||
ROOT_CONF="${PROXY_DIR}/root.conf"
|
||||
# 容器内路径(host: /opt/1panel/apps/openresty/openresty/www/sites/...)
|
||||
ROOT_CONF="/www/sites/xmclassmate.top/proxy/root.conf"
|
||||
NGINX_CONTAINER="1Panel-openresty-ABu5"
|
||||
SSH_HOST="root@1panel-server"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user