Prettier
This commit is contained in:
parent
c519e13885
commit
22d2404370
2 changed files with 54 additions and 54 deletions
|
@ -12,7 +12,7 @@ services:
|
|||
image: otel/opentelemetry-collector:latest
|
||||
volumes:
|
||||
- ./collector-gateway.yaml:/etc/collector-gateway.yaml
|
||||
command: [ "--config=/etc/collector-gateway.yaml" ]
|
||||
command: ["--config=/etc/collector-gateway.yaml"]
|
||||
ports:
|
||||
- "1888:1888" # pprof extension
|
||||
- "13133:13133" # health_check extension
|
||||
|
|
Loading…
Add table
Reference in a new issue