Skip to content

Commit eed2356

Browse files
committed
Save changes.
1 parent c4cc8a1 commit eed2356

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
Binary file not shown.

interop-testing/src/main/java/io/opentelemetry/proto/collector/trace/v1/TraceServiceServer.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
public class TraceServiceServer {
1414

15-
private int port = 8080;
15+
private int port = 7080;
1616
private Server server;
1717
private ScheduledExecutorService executor;
1818
public static void main(String[] args) throws Exception {

0 commit comments

Comments
 (0)