[004] Add ntfy stack behind Caddy at push.waldson.com.br

This commit is contained in:
Waldson Patrício 2026-07-23 14:49:24 -03:00
parent 2d370dc4ae
commit df176d2e4f
3 changed files with 157 additions and 1 deletions

View file

@ -13,3 +13,7 @@ sync.waldson.com.br {
git.waldson.com.br {
reverse_proxy forgejo-forgejo-1:3000
}
push.waldson.com.br {
reverse_proxy ntfy-ntfy-1:8080
}