other location of imageutils
This commit is contained in:
@@ -14,7 +14,7 @@ func Check(err error) {
|
||||
}
|
||||
|
||||
func main() {
|
||||
addrwithport := "localhost:1488"
|
||||
addrwithport := ":8080"
|
||||
http.HandleFunc("/",
|
||||
func(w http.ResponseWriter, req *http.Request){
|
||||
clock.Time(w)
|
||||
|
Reference in New Issue
Block a user