Files
mailrise/config.template.yml
Kappeh 9a573d7c79
All checks were successful
Deploy / Deploy (push) Successful in 12s
Enable basic authentication
2026-02-02 17:33:03 +00:00

26 lines
516 B
YAML

configs:
admin:
urls:
- ntfys://${CFG_NTFY_TOKEN}@ntfy.leaf.home.kappeh.org/admin
duplicati:
urls:
- ntfys://${CFG_NTFY_TOKEN}@ntfy.leaf.home.kappeh.org/duplicati
omv:
urls:
- ntfys://${CFG_NTFY_TOKEN}@ntfy.leaf.home.kappeh.org/omv
pbs:
urls:
- ntfys://${CFG_NTFY_TOKEN}@ntfy.leaf.home.kappeh.org/pbs
prx:
urls:
- ntfys://${CFG_NTFY_TOKEN}@ntfy.leaf.home.kappeh.org/prx
tls:
mode: off
smtp:
auth:
basic:
mailrise: ${CFG_MAILRISE_PASSWORD}