Add .ntfy.yml
Keys are omitted. Intentional. Signed-off-by: Yongmin Hong <revi@pobox.com>
This commit is contained in:
parent
3971fdff02
commit
c3450d09b2
1 changed files with 11 additions and 0 deletions
11
.ntfy.yml
Normal file
11
.ntfy.yml
Normal file
|
@ -0,0 +1,11 @@
|
|||
---
|
||||
backends:
|
||||
- pushover
|
||||
- matrix
|
||||
pushover:
|
||||
user_key: [REDACTED]
|
||||
matrix:
|
||||
url: "https://matrix.revi.xyz"
|
||||
roomId: "#devops:revi.xyz"
|
||||
userId: "REDACTED"
|
||||
password: "REDACTED"
|
Loading…
Reference in a new issue