better process tracking for admin dashboard
Some checks failed
CI/CD Pipeline / build (push) Failing after 5s
Some checks failed
CI/CD Pipeline / build (push) Failing after 5s
This commit is contained in:
@@ -19,6 +19,7 @@ defmodule ElixirAiWeb.Router do
|
||||
|
||||
live "/", HomeLive
|
||||
live "/chat/:name", ChatLive
|
||||
live "/admin", AdminLive
|
||||
end
|
||||
|
||||
# Other scopes may use custom stacks.
|
||||
|
||||
Reference in New Issue
Block a user