mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-01 09:52:23 -06:00
25 lines
269 B
YAML
25 lines
269 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: web
|
|
|
|
asset:
|
|
path:
|
|
|
|
config:
|
|
file:
|
|
|
|
...
|