File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -439,7 +439,7 @@ docker run -it --name lanproxy-client -e LANPROXY_KEY="input_your_key" -e LANPRO
439439``` shell
440440docker run -it --name lanproxy-client -e LANPROXY_KEY=" 51c1da65f7c547ae824b3604463b4b89" -e LANPROXY_HOST=" 120.92.10.120" -d --restart=always franklin5/lanproxy-client:1.0.0
441441```
442- - 可选:为了这里也为你提供了执行的 shell (保存成脚本修改更方便 )
442+ - 可选:为了这里也为你提供了执行的 ` docker-run.sh ` (保存成 shell 修改和运行更方便 )
443443
444444``` shell
445445wget https://raw.githubusercontent.com/frank-lam/docker-shell/master/lanproxy/docker-client/docker-run.sh
@@ -489,7 +489,7 @@ services:
489489 restart : always
490490` ` `
491491
492- * 可选:你可以手工复制创建,当然这里也为你提供方便的下载脚本
492+ * 可选:你可以手工复制创建,当然这里也为你提供方便下载的 ` docker-compose.yml`
493493
494494` ` ` shell
495495wget https://raw.githubusercontent.com/frank-lam/docker-shell/master/lanproxy/docker-client/docker-compose.yml
You can’t perform that action at this time.
0 commit comments