@ -13,7 +13,7 @@ import (
func main() {
listenTo := "127.0.0.1:4242"
listenTo := ":4242"
// 1. build server
log.Printf("[server] building")