Fix typo that caused error (#2861)

This commit is contained in:
SleeplessOne1917 2023-05-14 18:02:05 +00:00 committed by GitHub
parent 69f179bd33
commit e856eda74d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -136,7 +136,7 @@ services:
ports:
- "4317:4317"
volumes:
- ./otel.yaml:/otel-local-config.yaml:Z
- ./otel.yml:/otel-local-config.yaml:Z
restart: unless-stopped
depends_on:
- jaeger