Skip to content

Commit 762ea17

Browse files
committed
wip
1 parent e5926cd commit 762ea17

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

+6-3
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,10 @@
33
- 项目地址:[https://app.gradient.network/](https://app.gradient.network/signup?code=EK8G9A)
44
- 购买代理IP:[https://app.proxy-cheap.com](https://app.proxy-cheap.com/r/ksvW8Z)
55
- 使用文档:<https://mirror.xyz/0xe8224b3E9C8d35b34D088BB5A216B733a5A6D9EA/jFFUw6Ew3rWThwMxXMoLaa1UMnV8axoQoMVN0EKEthY>
6-
- TG: https://t.me/web3bothub
6+
- TG: <https://t.me/web3bothub>
77

88
> 下面不用看
99
10-
1110
## 使用 Docker 启动
1211

1312
将代理地址保存到 `proxies.txt` 文件中,格式为:
@@ -47,12 +46,16 @@ docker rm -f <container_id>
4746
## 更新版本
4847

4948
```bash
49+
# delete old container
5050
docker rm -f <container_id>
51+
52+
# pull new image
5153
docker pull overtrue/gradient-bot
54+
55+
# run new container
5256
docker run -d -e APP_USER=<[email protected]> -e APP_PASS='<password>' -v ./proxies.txt:/app/proxies.txt overtrue/gradient-bot
5357
```
5458

55-
5659
## Note
5760

5861
- Run this bot, and it will update your referrer code to my invite code if you don't have one.

0 commit comments

Comments
 (0)