123
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user