add ofelia cron

This commit is contained in:
pluja 2024-04-22 12:06:57 +02:00
parent 348d17aa0b
commit 71f38aaa6f

View File

@ -30,6 +30,9 @@ services:
caddy.header.Strict-Transport-Security: "max-age=31536000; includeSubdomains; preload;"
caddy.encode: zstd gzip
caddy.header.Onion-Location: ${ONION_ADDRESS}{path}
ofelia.enabled: true
ofelia.job-exec.toscheck.schedule: "0 0 1 * *"
ofelia.job-exec.toscheck.command: "kycnotme -scrap"
pocketbase:
image: spectado/pocketbase:latest