[chore] update README

This commit is contained in:
dijunkun
2025-12-10 00:23:04 +08:00
parent f5941c7eda
commit e09243f1ec
2 changed files with 2 additions and 2 deletions

View File

@@ -181,7 +181,7 @@ sudo docker run -d \
-e MAX_PORT=xxxxx \ -e MAX_PORT=xxxxx \
-v /var/lib/crossdesk:/var/lib/crossdesk \ -v /var/lib/crossdesk:/var/lib/crossdesk \
-v /var/log/crossdesk:/var/log/crossdesk \ -v /var/log/crossdesk:/var/log/crossdesk \
crossdesk/crossdesk-server:v1.1.2 crossdesk/crossdesk-server:v1.1.3
``` ```
上述命令中,用户需注意的参数如下: 上述命令中,用户需注意的参数如下:

View File

@@ -189,7 +189,7 @@ sudo docker run -d \
-e MAX_PORT=xxxxx \ -e MAX_PORT=xxxxx \
-v /var/lib/crossdesk:/var/lib/crossdesk \ -v /var/lib/crossdesk:/var/lib/crossdesk \
-v /var/log/crossdesk:/var/log/crossdesk \ -v /var/log/crossdesk:/var/log/crossdesk \
crossdesk/crossdesk-server:v1.1.2 crossdesk/crossdesk-server:v1.1.3
``` ```
The parameters you need to pay attention to are as follows: The parameters you need to pay attention to are as follows: