Files
mailrise/config.template.yml
Kappeh 3a897e50c3
All checks were successful
Deploy / Deploy (push) Successful in 11s
Add gitea topic
2026-02-02 22:06:12 +00:00

26 lines
583 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
gitea:
urls:
- ntfys://${CFG_NTFY_TOKEN}@ntfy.leaf.home.kappeh.org/gitea
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}