Almost there

This commit is contained in:
Daniel Ledda
2020-11-14 15:23:55 +01:00
parent 4dbba76867
commit 1a1dd81407

View File

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