mirror of
https://github.com/Start9Labs/registry.git
synced 2026-04-01 20:44:15 +00:00
Update/root url (#136)
* handle root url * add handler file * fix compilation bug * fix compilation error * attempt redirect * add query param of hostname * add name to root query params * cleanup
This commit is contained in:
@@ -154,7 +154,6 @@ import Database.Persist ((==.))
|
||||
import Database.Persist (selectFirst)
|
||||
import Database.Persist (entityVal)
|
||||
|
||||
|
||||
-- | The foundation datatype for your application. This can be a good place to
|
||||
-- keep settings and values requiring initialization before your application
|
||||
-- starts running, such as database connections. Every handler will have
|
||||
|
||||
Reference in New Issue
Block a user