unix-config/.config/webhook
2024-09-24 16:00:47 +10:00

31 lines
743 B
Plaintext

[backup]
NAME="Backups"
ENDPOINT="$(getSecret '/server/mac-mini-1/webhook-url')"
PIC="https://assets.pfy.ch/icons/backblaze.png"
[torrent]
NAME="Torrents"
ENDPOINT="$(getSecret '/server/mac-mini-1/webhook-url')"
PIC="https://assets.pfy.ch/icons/deluge.png"
[ssh]
NAME="SSH"
ENDPOINT="$(getSecret '/server/mac-mini-1/webhook-url')"
PIC="https://assets.pfy.ch/icons/ssh.png"
[dns]
NAME="DNS"
ENDPOINT="$(getSecret '/server/mac-mini-1/webhook-url')"
PIC="https://assets.pfy.ch/icons/route53.png"
[coles]
NAME="Coles"
ENDPOINT="$(getSecret '/server/mac-mini-1/webhook-url')"
PIC="https://aseets.pfy.ch/icons/coles.png"
[manga]
NAME="Manga"
ENDPOINT="$(getSecret '/server/mac-mini-1/webhook-url')"
PIC="https://assets.pfy.ch/icons/manga.png"