loki: solo escuchar en localhost
This commit is contained in:
parent
1c6822ad86
commit
e8ff701081
1 changed files with 3 additions and 1 deletions
|
@ -24,7 +24,9 @@ auth_enabled: false
|
|||
|
||||
server:
|
||||
http_listen_port: 3100
|
||||
grpc_listen_port: 9096
|
||||
http_listen_address: 127.0.0.1
|
||||
# grpc_listen_port: 9096
|
||||
grpc_listen_address: 127.0.0.1
|
||||
|
||||
common:
|
||||
instance_addr: 127.0.0.1
|
||||
|
|
Loading…
Reference in a new issue