Fixed default agent URL port (set to 8800)
[src/xds/xds-gdb.git] / main.go
diff --git a/main.go b/main.go
index 4cc05e6..3df9e1a 100644 (file)
--- a/main.go
+++ b/main.go
@@ -107,7 +107,7 @@ func main() {
        log.Out = fdL
        log.Level = logrus.DebugLevel
 
-       agentURL = "localhost:8000"
+       agentURL = "localhost:8800"
        logLevel = defaultLogLevel
 
        // Create a new App instance