File tree 1 file changed +6
-3
lines changed
1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change 3
3
- 项目地址:[ https://app.gradient.network/ ] ( https://app.gradient.network/signup?code=EK8G9A )
4
4
- 购买代理IP:[ https://app.proxy-cheap.com ] ( https://app.proxy-cheap.com/r/ksvW8Z )
5
5
- 使用文档:< https://mirror.xyz/0xe8224b3E9C8d35b34D088BB5A216B733a5A6D9EA/jFFUw6Ew3rWThwMxXMoLaa1UMnV8axoQoMVN0EKEthY >
6
- - TG: https://t.me/web3bothub
6
+ - TG: < https://t.me/web3bothub >
7
7
8
8
> 下面不用看
9
9
10
-
11
10
## 使用 Docker 启动
12
11
13
12
将代理地址保存到 ` proxies.txt ` 文件中,格式为:
@@ -47,12 +46,16 @@ docker rm -f <container_id>
47
46
## 更新版本
48
47
49
48
``` bash
49
+ # delete old container
50
50
docker rm -f < container_id>
51
+
52
+ # pull new image
51
53
docker pull overtrue/gradient-bot
54
+
55
+ # run new container
52
56
docker run -d -e APP_USER=
< [email protected] > -e APP_PASS=
' <password>' -v ./proxies.txt:/app/proxies.txt overtrue/gradient-bot
53
57
```
54
58
55
-
56
59
## Note
57
60
58
61
- Run this bot, and it will update your referrer code to my invite code if you don't have one.
You can’t perform that action at this time.
0 commit comments