This commit is contained in:
Olia Lisa
2026-05-28 15:35:44 +08:00
parent 6a2e902fb3
commit 6b01c65ea6
+1 -1
View File
@@ -273,7 +273,7 @@ main(){
7) 7)
# 修改端口 # 修改端口
check_config_file "$CONFIG_FILE" check_config_file "$CONFIG_FILE"
ask_update_port ask_update_port "$CONFIG_FILE"
port_manage allow $(get_listen_port) # 开放端口 port_manage allow $(get_listen_port) # 开放端口
restart_docker restart_docker
;; ;;