modified: begushiybashkir/bbvue/src/App.vue
modified: serv_golang_rest_api/internal/server/server.go new file: serv_golang_rest_api/main new file: serv_golang_rest_api/main.exe change menu into main site begushiybashkir
This commit is contained in:
@@ -83,7 +83,7 @@ func (s *Server) healthCheck(w http.ResponseWriter, r *http.Request) {
|
||||
http.Error(w, "Database connection error", http.StatusServiceUnavailable)
|
||||
return
|
||||
}
|
||||
|
||||
|
||||
if err := sqlDB.Ping(); err != nil {
|
||||
http.Error(w, "Database ping failed", http.StatusServiceUnavailable)
|
||||
return
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user