feat: notification provider gotify
This commit is contained in:
@@ -2,12 +2,18 @@
|
||||
ip_provider:
|
||||
type: plain
|
||||
config:
|
||||
url: https://ifconfig.me
|
||||
url: https://ifconfig.me
|
||||
dns_provider:
|
||||
type: ionos
|
||||
config:
|
||||
api_key: <your-api-key>
|
||||
base_url: https://api.hosting.ionos.com/dns
|
||||
notification_provider:
|
||||
type: gotify
|
||||
config:
|
||||
url: <your-gotify-host>
|
||||
token: <your-token>
|
||||
priority: 0
|
||||
domains:
|
||||
- tld: example.com
|
||||
subdomains:
|
||||
|
||||
Reference in New Issue
Block a user