You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How to pass a custom IP address rather than (192.168.100.1) using docker compose?
$ ./starlink_exporter --help
Usage of starlink_exporter
-address string
IP address and port to reach dish (default "192.168.100.1:9200")
-port string
listening port to expose metrics on (default "9817")
The text was updated successfully, but these errors were encountered:
How to pass a custom IP address rather than (192.168.100.1) using docker compose?
$ ./starlink_exporter --help
Usage of starlink_exporter
-address string
IP address and port to reach dish (default "192.168.100.1:9200")
-port string
listening port to expose metrics on (default "9817")
The text was updated successfully, but these errors were encountered: