fix(install): 守护配置对齐宿主机 cron 与验收检查
Docker 向导提示 nx cron/宿主机路径;裸机 cron 含 db_backup;验收脚本检查 cron 与 MySQL 备份能力。 Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -26,5 +26,8 @@ NEXUS_DB_MAX_OVERFLOW=20
|
||||
# 1Panel 有密码时: redis://:你的密码@1Panel-redis-xxxx:6379/0
|
||||
NEXUS_REDIS_URL=redis://host.docker.internal:6379/0
|
||||
|
||||
# 宿主机 git 仓库路径(容器内安装向导用于提示 nx cron / nx update)
|
||||
NEXUS_HOST_ROOT=/opt/nexus
|
||||
|
||||
# Optional
|
||||
# NEXUS_PUBLISH_PORT=8600
|
||||
|
||||
Reference in New Issue
Block a user