Update main.go
All checks were successful
Build and release project / Explore-Gitea-Actions (push) Successful in 51s

This commit is contained in:
2025-11-22 14:51:36 +03:00
parent fe166aff94
commit e223ba0458

View File

@@ -65,7 +65,7 @@ func metricsHandler(w http.ResponseWriter, req *http.Request) {
// helloHandler ...
func helloHandler(w http.ResponseWriter, req *http.Request) {
w.Write([]byte("Test /hello location"))
w.Write([]byte("Test /hello location. ghjsagjgas g ahsgdfkhjgdf gahsdjk"))
}
// Metrics ...