This commit is contained in:
colben 2024-10-30 14:00:02 +08:00
parent f7f9ff37b6
commit eabbc8c60b

View File

@ -99,7 +99,7 @@ categories: ["web"]
```
- 创建定时任务,在每月的 31 号晚上十一点更新一次
```bash
```
0 23 31 * * docker-compose -f /letsencrypt/docker-compose.yml up letsencrypt-common
```