Skip to content

Commit 78b66b3

Browse files
committed
添加ghcr.io镜像选项
1 parent 95f9d42 commit 78b66b3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,11 @@
1919

2020
```bash
2121
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
2224
```
2325

26+
2427
访问 http://localhost:80
2528

2629
### 方法四:本地开发部署

0 commit comments

Comments
 (0)