diff --git a/app/main.go b/app/main.go index eaca6e9a..4029ffff 100644 --- a/app/main.go +++ b/app/main.go @@ -122,7 +122,7 @@ func main() { }.Do() } - xsrv.Run() + srv.Run() } // makeBoltStore creates store for all sites