Files
mailrise/config.template.yml
Kappeh 050cb7118c
All checks were successful
Deploy / Deploy (push) Successful in 12s
Enable basic authentication
2026-02-02 21:58:48 +00:00

23 lines
498 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
smtp:
auth:
basic:
mailrise: ${CFG_MAILRISE_PASSWORD}