Skip to content

Commit d2f46ec

Browse files
authored
diff bind (#3116)
1 parent 4f72b3f commit d2f46ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test-e2e-apps/bridge-server/opampsrv/opampsrv.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ func (srv *Server) Start() {
6060
},
6161
},
6262
},
63-
ListenEndpoint: "127.0.0.1:4320",
63+
ListenEndpoint: "0.0.0.0:4320",
6464
HTTPMiddleware: otelhttp.NewMiddleware("/v1/opamp"),
6565
}
6666

0 commit comments

Comments
 (0)