Skip to content

Commit 62dfd85

Browse files
committed
fix: Fix otel collector
1 parent e222925 commit 62dfd85

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

docker/docker-compose.prod.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,5 @@ services:
1313
volumes:
1414
- ../otel-config.yaml:/etc/otel/config.yaml:ro
1515
command: ["--config", "/etc/otel/config.yaml"]
16-
ports:
17-
- "4317:4317"
1816
networks:
1917
- core-network

0 commit comments

Comments
 (0)