We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3084f7b commit e62381eCopy full SHA for e62381e
1 file changed
docker-compose.prod.yml
@@ -17,7 +17,5 @@ services:
17
volumes:
18
- ./otel-config.yaml:/etc/otel/config.yaml:ro
19
command: ["--config", "/etc/otel/config.yaml"]
20
- ports:
21
- - "4317:4317"
22
networks:
23
- app-network
0 commit comments