Almost there

This commit is contained in:
Daniel Ledda
2020-11-14 15:27:55 +01:00
parent 3484b0fc56
commit c8f0e7c42d

View File

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