inline svg
This commit is contained in:
parent
98ba266921
commit
3ba13bbbcb
5 changed files with 40 additions and 32 deletions
|
|
@ -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
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue