Introduce Uptime-Kuma

This commit is contained in:
June 2023-08-12 01:47:55 +02:00 committed by julian
commit 112f1990b9
6 changed files with 79 additions and 0 deletions

View file

@ -22,6 +22,7 @@ stream {
}
map $ssl_preread_server_name $address {
status.ccchh.net 10.31.206.15:8443;
default 127.0.0.1:8443;
}