testing bugs
This commit is contained in:
@@ -61,6 +61,7 @@ func showCharts(w http.ResponseWriter, r *http.Request) {
|
|||||||
http.Redirect(w, r, "/" + ROOT_URL + "/", 303)
|
http.Redirect(w, r, "/" + ROOT_URL + "/", 303)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
fmt.Println("Hello, anyoneo tehre?")
|
||||||
http.ServeFile(w, r, "./webapp/dist/charts.html")
|
http.ServeFile(w, r, "./webapp/dist/charts.html")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user