mirror of
https://codeberg.org/pluja/kycnot.me
synced 2025-09-22 06:04:38 -04:00
add ofelia cron
This commit is contained in:
parent
348d17aa0b
commit
71f38aaa6f
1 changed files with 3 additions and 0 deletions
|
@ -30,6 +30,9 @@ services:
|
||||||
caddy.header.Strict-Transport-Security: "max-age=31536000; includeSubdomains; preload;"
|
caddy.header.Strict-Transport-Security: "max-age=31536000; includeSubdomains; preload;"
|
||||||
caddy.encode: zstd gzip
|
caddy.encode: zstd gzip
|
||||||
caddy.header.Onion-Location: ${ONION_ADDRESS}{path}
|
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:
|
pocketbase:
|
||||||
image: spectado/pocketbase:latest
|
image: spectado/pocketbase:latest
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue