mirror of
https://github.com/status-im/infra-role-livepeer.git
synced 2025-02-17 19:36:27 +00:00
fix port used for healthcheck, we need the CLI one
This commit is contained in:
parent
54c87543a0
commit
9579effadf
@ -12,5 +12,5 @@
|
||||
- id: livepeer-status
|
||||
name: LivePeer Healthcheck
|
||||
type: http
|
||||
http: 'http://localhost:{{ livepeer_cont_http_port }}/ethAddr'
|
||||
http: 'http://localhost:{{ livepeer_cont_cli_port }}/ethAddr'
|
||||
when: livepeer_consul_setup
|
||||
|
Loading…
x
Reference in New Issue
Block a user