We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ae371a commit f265caeCopy full SHA for f265cae
README.md
@@ -18,8 +18,6 @@
18
### 方法三:Docker 一键部署(推荐自托管)
19
20
```bash
21
-docker run -d --name nodecrypt -p 80:80 shua1/nodecrypt
22
-or
23
docker run -d --name nodecrypt -p 80:80 ghcr.io/shuaiplus/nodecrypt
24
```
25
0 commit comments