enable live dashboard os monitoring
This commit is contained in:
parent
c918dbe4bf
commit
fc5b03d680
2
mix.exs
2
mix.exs
@ -21,7 +21,7 @@ defmodule Lokal.MixProject do
|
||||
def application do
|
||||
[
|
||||
mod: {Lokal.Application, []},
|
||||
extra_applications: [:logger, :runtime_tools]
|
||||
extra_applications: [:logger, :runtime_tools, :os_mon]
|
||||
]
|
||||
end
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user