mirror of
https://gitlab.com/iscmt/homehub4000-prometheus-exporter.git
synced 2026-04-04 17:22:24 -04:00
Prometheus exporter for HomeHub 4000 router
This commit is contained in:
7
deploy/.env.example
Normal file
7
deploy/.env.example
Normal file
@@ -0,0 +1,7 @@
|
||||
# Router settings
|
||||
ROUTER_PASSWORD=your_router_password_here
|
||||
ROUTER_IP=192.168.2.1
|
||||
|
||||
# Grafana credentials (defaults to admin/admin if not set)
|
||||
GRAFANA_ADMIN_USER=admin
|
||||
GRAFANA_ADMIN_PASSWORD=changeme
|
||||
Reference in New Issue
Block a user