@@ -5,6 +5,7 @@ import (
"log"
"net/http"
bicycle "git.blackfinn.de/apiservice/bicycle"
sauna "git.blackfinn.de/apiservice/sauna"
)
@@ -24,6 +25,7 @@ func main() {
flag.Parse()
// Start apis
bicycle.Start()
sauna.Start()
// Serve files from static folder
The note is not visible to the blocked user.