dots/.config/ntfy/ntfy.yml

11 lines
184 B
YAML
Raw Normal View History

---
backends:
- pushover
- matrix
pushover:
user_key: [REDACTED]
matrix:
url: "https://matrix.revi.xyz"
roomId: "#devops:revi.xyz"
userId: "REDACTED"
password: "REDACTED"