Files
opencloud/config/example.yml
Thomas Müller d9e7f1a986 init
2019-12-04 17:15:11 +01:00

19 lines
234 B
YAML

---
debug:
addr: 0.0.0.0:8390
token:
pprof: false
server:
addr: 0.0.0.0:8380
root: /
tracing:
enabled: false
type: jaeger
endpoint: localhost:6831
collector: http://localhost:14268/api/traces
service: graph
...