fix matrix-media-repo metricks listener
This commit is contained in:
parent
971383e594
commit
33e8f90a2c
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ let
|
|||
}];
|
||||
metrics = {
|
||||
enabled = true;
|
||||
bindAddress = "[::]";
|
||||
bindAddress = "::";
|
||||
port = 9000;
|
||||
};
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue