add uptime-kuma

This commit is contained in:
cy 2024-12-30 18:28:00 -05:00
parent 69dd25c579
commit 71ced36b83
3 changed files with 14 additions and 0 deletions

View file

@ -30,3 +30,8 @@ ntfy.cything.io {
import common
reverse_proxy localhost:8083
}
status.cything.io {
import common
reverse_proxy localhost:3001
}