mirror of
https://github.com/nkanaev/yarr.git
synced 2025-12-15 08:37:21 +00:00
inline svg
This commit is contained in:
@@ -148,6 +148,6 @@ func New() *http.Server {
|
||||
counter: make(chan int),
|
||||
}
|
||||
s := &http.Server{Addr: "127.0.0.1:8000", Handler: h}
|
||||
h.startJobs()
|
||||
//h.startJobs()
|
||||
return s
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user