Update README.md

This commit is contained in:
菜丶鸟 2022-12-15 16:28:46 +08:00 committed by GitHub
parent 61043c125d
commit 9a110ec330
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -57,13 +57,13 @@
### 一键安装脚本 ### 一键安装脚本
``` ```
wget https://raw.githubusercontent.com/johlanse/study_xxqg/main/docs/study_xxqg_install.py && python3 study_xxqg_install.py wget https://raw.githubusercontent.com/johlanse/study_xxqg/main/docs/study_xxqg_install.py && python3 study_xxqg_install.py 废弃
``` ```
## docker运行 ## docker运行
``` ```
docker run --name study_xxqg -d -p 8080:8080 -v /etc/study_xxqg/:/opt/config/ jolanse/study_xxqg:latest docker run --name study_xxqg -d -p 8080:8080 -v /etc/study_xxqg/:/opt/config/ study_xxqg:latest
``` ```
各个参数的含义: 各个参数的含义: