try this for real

This commit is contained in:
Jeff Carr 2024-11-16 10:31:02 -06:00
parent fb9f369a93
commit 68933a8ec7
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ import (
"go.wit.com/log"
)
var urlbase string = "http://localhost:8080"
var urlbase string = "http://zookeeper.wit.com:8080"
func send() {
}