Update README.md

This commit is contained in:
smallfawn 2024-02-09 08:13:40 +08:00 committed by GitHub
parent 53c88f307e
commit 5c83921b98
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -28,7 +28,6 @@ docker run -dit \
-v $PWD/ql/raw:/ql/raw \
-v $PWD/ql/scripts:/ql/scripts \
-v $PWD/ql/deps:/ql/deps \
-v $PWD/ql/.pnpm-store:/ql/.pnpm-store \
-p 5700:5700 \
--name qinglong \
--hostname qinglong \