Files
opencloud/config/example.yml
Thomas Müller 3b2e1da63f Initial version
2020-01-23 12:16:37 +01:00

25 lines
280 B
YAML

---
debug:
addr: 0.0.0.0:9104
token:
pprof: false
zpages: false
http:
addr: 0.0.0.0:9100
tracing:
enabled: false
type: jaeger
endpoint: localhost:6831
collector: http://localhost:14268/api/traces
service: graph-explorer
asset:
path:
config:
file:
...