This commit is contained in:
eddy
2026-06-06 23:28:39 +08:00
parent 8ca269fe2e
commit aa7a2d7a76
+1 -1
View File
@@ -44,7 +44,7 @@ services:
EOF EOF
# 4、安装 # 4、安装
run_compose up -d docker-compose up -d
# 5、打开防火墙的端口 # 5、打开防火墙的端口
if command -v ufw >/dev/null 2>&1; then if command -v ufw >/dev/null 2>&1; then