mirror of
https://github.com/aelve/guide.git
synced 2024-12-23 21:02:13 +03:00
parent
2c9cf845e5
commit
45c4905783
@ -188,7 +188,7 @@ mainWith config = do
|
||||
return cfg {
|
||||
spc_maxRequestSize = Just (1024*1024) }
|
||||
when (_prerender config) $ prerenderPages config db
|
||||
runSpock 8080 $ spock spockConfig $ do
|
||||
runSpock 3080 $ spock spockConfig $ do
|
||||
middleware (EKG.metrics waiMetrics)
|
||||
middleware (staticPolicy (addBase "static"))
|
||||
-- Javascript
|
||||
|
Loading…
Reference in New Issue
Block a user