mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-03-03 03:18:36 -06:00
fix debug addresses in example configurations
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"debug": {
|
||||
"addr": "0.0.0.0:9104",
|
||||
"addr": "0.0.0.0:9136",
|
||||
"token": "",
|
||||
"pprof": false,
|
||||
"zpages": false
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
debug:
|
||||
addr: 0.0.0.0:9104
|
||||
addr: 0.0.0.0:9136
|
||||
token:
|
||||
pprof: false
|
||||
zpages: false
|
||||
|
||||
Reference in New Issue
Block a user