This commit is contained in:
2024-11-24 19:41:38 +01:00
parent 52acd9c073
commit c41c7c8fb2

View File

@@ -6,7 +6,7 @@ services:
ports:
- "19998:19998"
environment:
NETDATA_HOST: http://192.168.2.17:19999 # default: http://localhost:19999
NETDATA_HOST: http://url-of-your-netdata:19999 # default: http://localhost:19999
#NETDATA_QUERY_SECONDS: 200000 # default: 200000 (last how many seconds to get from netdata)
#NETDATA_QUERY_POINTS: 3000 # default: 3000 (how many points in a row for the query)
#SITE_REFRESH: 0 # default: 0 (seconds to refresh the dashboard-website, 0 = no refresh)