Almost there

This commit is contained in:
Daniel Ledda
2020-11-14 15:10:35 +01:00
parent 6d9a315efe
commit d6b60b2c03

View File

@@ -13,7 +13,7 @@ import (
"time" "time"
) )
const ROOT_URL = "" const ROOT_URL = "/climate"
func startServer() { func startServer() {
port := "8001" port := "8001"