modified: begushiybashkir/bbvue/src/views/Home.vue
modified: serv_nginx/api_bb/internal/handlers/health.go fix bachground photo path
This commit is contained in:
@@ -18,7 +18,7 @@ func (h *HealthHandler) Routes() chi.Router {
|
||||
r.Get("/health", h.HealthCheck)
|
||||
r.Get("/check", h.Check)
|
||||
|
||||
return r
|
||||
return r
|
||||
}
|
||||
|
||||
func (h *HealthHandler) HealthCheck(w http.ResponseWriter, r *http.Request) {
|
||||
|
||||
Reference in New Issue
Block a user