feat: add mode selecting (#15)
All checks were successful
CD / test (push) Successful in 44s
CD / Build and push (push) Successful in 3m5s

Co-authored-by: Timo Behrendt <t.behrendt@t00n.de>
Co-committed-by: Timo Behrendt <t.behrendt@t00n.de>
This commit was merged in pull request #15.
This commit is contained in:
2024-12-23 14:17:46 +01:00
committed by t.behrendt
parent e84a409d82
commit ac786f533d
14 changed files with 150 additions and 112 deletions

View File

@@ -2,7 +2,7 @@
ip_provider:
type: plain
config:
url: https://ifconfig.me
url: https://api.ipify.org
dns_provider:
type: ionos
config:
@@ -20,3 +20,4 @@ domains:
- "@"
- www
check_interval: 0 0 0/6 * * * *
mode: Scheduled