prometheus: replace default port by a port between the recommended prometheus range
This commit is contained in:
parent
d55c79e75b
commit
a9122c3de3
4 changed files with 4 additions and 4 deletions
|
@ -14,7 +14,7 @@ dns_config:
|
|||
db_path: /tmp/integration_test_db.sqlite3
|
||||
private_key_path: private.key
|
||||
listen_addr: 0.0.0.0:8080
|
||||
metrics_listen_addr: 127.0.0.1:8081
|
||||
metrics_listen_addr: 127.0.0.1:9915
|
||||
server_url: http://headscale:8080
|
||||
|
||||
derp:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue