alright, that's it
This commit is contained in:
parent
a25698347d
commit
794a2c1bf3
8 changed files with 76 additions and 35 deletions
|
|
@ -37,6 +37,7 @@ defmodule EzcontainerRailwayWeb.Router do
|
|||
|
||||
live "/containers/create", ContainerCreateLive
|
||||
live "/containers", ContainersLive
|
||||
get "/logout", SessionController, :logout
|
||||
resources("/containers", ContainerController, only: [:create, :show])
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue