mirror of
https://github.com/auricom/home-cluster.git
synced 2025-10-03 01:00:54 +02:00
10 lines
296 B
YAML
10 lines
296 B
YAML
---
|
|
# yaml-language-server: $schema=https://raw.githubusercontent.com/recyclarr/recyclarr/master/schemas/settings-schema.json
|
|
notifications:
|
|
apprise:
|
|
mode: stateless
|
|
base_url: http://apprise.monitoring.svc.cluster.local.:8000
|
|
urls:
|
|
- !env_var PUSHOVER_URL
|
|
verbosity: normal
|