Add support IPv6 on metrics port

This commit is contained in:
ikuradon 2022-07-22 05:28:45 +00:00
parent f6c63e7511
commit 0aa564b002

View file

@ -36,7 +36,7 @@ data:
worker_listeners: worker_listeners:
- port: 9090 - port: 9090
tls: false tls: false
bind_addresses: ['0.0.0.0'] bind_addresses: ['::']
type: http type: http
resources: resources: