ntfy
This commit is contained in:
parent
ab44dd5abb
commit
da09df49b1
5 changed files with 40 additions and 21 deletions
|
|
@ -19,6 +19,7 @@
|
|||
./obsidianshare.nix
|
||||
./mail.nix
|
||||
./gotosocial.nix
|
||||
./ntfy.nix
|
||||
# ./ts-ovpn.nix
|
||||
|
||||
../../nixos-modules/system/persist.nix
|
||||
|
|
@ -217,6 +218,10 @@
|
|||
handle @notes {
|
||||
reverse_proxy http://127.0.0.1:8086
|
||||
}
|
||||
@ntfy host ntfy.xyno.systems
|
||||
handle @ntfy {
|
||||
reverse_proxy http://127.0.0.1:15992
|
||||
}
|
||||
|
||||
handle {
|
||||
abort
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue