This commit is contained in:
@@ -49,7 +49,7 @@ func PrepareHTTP() {
|
|||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
||||||
http.Handle("/public/", http.StripPrefix("/public/", http.FileServer(svg.Storage.GetPublicDir())))
|
mux.Handle("/public/", http.StripPrefix("/public/", http.FileServer(svg.Storage.GetPublicDir())))
|
||||||
}
|
}
|
||||||
|
|
||||||
func Start() {
|
func Start() {
|
||||||
|
|||||||
Reference in New Issue
Block a user