feat(api hits): added in api hits for monitoring

This commit is contained in:
2026-05-08 15:03:03 -05:00
parent 4424c742d2
commit 2721bb2a3b
5 changed files with 2386 additions and 0 deletions

View File

@@ -106,6 +106,8 @@ function Update-Server {
"CLIENT_SECRET" = "zsJeyjMN2yDDqfyzSsh96OtlA2714F5d"
"CLIENT_SCOPES" = "openid profile email groups"
"DISCOVERY_URL" = "https://auth.tuffraid.net/oidc/.well-known/openid-configuration"
"UMAMI_HOST" = "https://stats.tuffraid.net"
"UMAMI_WEBSITE_ID" = "49bc2489-3930-4358-a13d-1cc609336572"
}
$linesToAppend = @()