Update README_zh.md

This commit is contained in:
aiminick 2019-12-02 20:20:28 +08:00 committed by GitHub
parent e2a723fca7
commit 4070ec6e97
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -382,7 +382,7 @@ upkg-xxxx(年)-xx(月)-xx(日)-vxxxx-x.x-zip/zip.xz
**(2)服务开关:** **(2)服务开关:**
**Docker容器** Docker容器
``` ```
手动开启systemctl start docker.service 手动开启systemctl start docker.service
@ -391,7 +391,7 @@ upkg-xxxx(年)-xx(月)-xx(日)-vxxxx-x.x-zip/zip.xz
禁用开机启动systemctl disable docker.service 禁用开机启动systemctl disable docker.service
``` ```
**CecOS CaaS容器云服务端口8443** CecOS CaaS容器云服务端口8443
``` ```
手动开启systemctl start cecos-caas.service 手动开启systemctl start cecos-caas.service
@ -400,7 +400,7 @@ upkg-xxxx(年)-xx(月)-xx(日)-vxxxx-x.x-zip/zip.xz
禁用开机启动systemctl disable cecos-caas.service 禁用开机启动systemctl disable cecos-caas.service
``` ```
**WebGUI管理平台服务端口9090** WebGUI管理平台服务端口9090
``` ```
手动开启systemctl start cockpit.socket 手动开启systemctl start cockpit.socket
@ -409,7 +409,7 @@ upkg-xxxx(年)-xx(月)-xx(日)-vxxxx-x.x-zip/zip.xz
禁用开机启动systemctl disable cockpit.socket 禁用开机启动systemctl disable cockpit.socket
``` ```
**Web SSH客户端服务端口4200** Web SSH客户端服务端口4200
``` ```
手动开启systemctl start shellinabox.service 手动开启systemctl start shellinabox.service