重置cookie工具

This commit is contained in:
jianzhichu
2026-05-10 14:25:46 +08:00
parent 432ab60dd0
commit 5e89b9c66f
9 changed files with 79 additions and 6 deletions
+4 -3
View File
@@ -95,8 +95,9 @@ Cookie 及 `sec_user_id` 是同步功能的核心,需严格按步骤获取,
| 镜像标签 | 架构 |
| ----------------- | -------------- |
| `beta_2.1.8` | x86_64 (amd64) |
| `arm_2.1.8` | ARM64 |
| `beta_2.2.0` | x86_64 (amd64) |
| `arm_2.2.0` | ARM64 |
| `latest` | x86_64 (amd64) |
### 构建命令示例
@@ -113,7 +114,7 @@ Cookie 及 `sec_user_id` 是同步功能的核心,需严格按步骤获取,
services:
dysync:
image: ccr.ccs.tencentyun.com/jianzhichu/dysync:beta_2.1.8
image: ccr.ccs.tencentyun.com/jianzhichu/dysync:beta_2.2.0
container_name: dysync2026 # 容器名称
restart: unless-stopped # 始终重启容器,除非容器被手动停止或Docker服务停止
ports: