Update: README.md

This commit is contained in:
Database Server 2023-01-06 00:21:27 +08:00
parent ed7ba66fb2
commit d83a19113c

View File

@ -5,5 +5,5 @@ ### 主节点运行
### Web 节点运行
```bash
docker run -itd --name=lae --restart=always -p 8000:8000 -v /opt/lae:/opt/lae ccr.ccs.tencentyun.com/laecloud/cafe:latte art works\
docker run -itd --name=lae --restart=always -p 8000:8000 -v /opt/lae:/opt/lae ccr.ccs.tencentyun.com/laecloud/cafe:latte art works
```