fixup! fixup! mostrar gráficos de recursos utilizados

This commit is contained in:
f 2021-10-08 18:41:07 -03:00
parent 86f1ac4504
commit 51c2fdf6d6

View file

@ -76,5 +76,6 @@ Rails.application.routes.draw do
resources :stats, only: [:index]
get :'stats/host', to: 'stats#host'
get :'stats/resources', to: 'stats#resources'
end
end