Show frontend on /
This commit is contained in:
@@ -11,4 +11,8 @@ require "uuid"
|
||||
# FIXME: make configurable
|
||||
basic_auth "admin", "admin"
|
||||
|
||||
get "/" do |env|
|
||||
env.redirect "index.html"
|
||||
end
|
||||
|
||||
Kemal.run
|
||||
|
Reference in New Issue
Block a user