replace coherence with guardian
This commit is contained in:
@@ -4,4 +4,8 @@ defmodule EventosWeb.PageController do
|
||||
def index(conn, _params) do
|
||||
render conn, "index.html"
|
||||
end
|
||||
|
||||
def app(conn, _params) do
|
||||
render conn, "index.html"
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user