Files
opencloud/config/example.yml
2020-07-15 15:09:06 +02:00

16 lines
210 B
YAML

---
debug:
addr: 0.0.0.0:9460
token:
pprof: false
zpages: false
tracing:
enabled: false
type: jaeger
endpoint: localhost:6831
collector: http://localhost:14268/api/traces
service: store
...