We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e222925 commit 62dfd85Copy full SHA for 62dfd85
1 file changed
docker/docker-compose.prod.yml
@@ -13,7 +13,5 @@ services:
13
volumes:
14
- ../otel-config.yaml:/etc/otel/config.yaml:ro
15
command: ["--config", "/etc/otel/config.yaml"]
16
- ports:
17
- - "4317:4317"
18
networks:
19
- core-network
0 commit comments