aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--apps/grgsm_livemon.grc2
-rw-r--r--apps/grgsm_livemon_headless.grc2
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/grgsm_livemon.grc b/apps/grgsm_livemon.grc
index a11b243..941f816 100644
--- a/apps/grgsm_livemon.grc
+++ b/apps/grgsm_livemon.grc
@@ -179,7 +179,7 @@ blocks:
label: IP or DNS name of collector point
short_id: ''
type: str
- value: 'localhost'
+ value: '"localhost"'
states:
bus_sink: false
bus_source: false
diff --git a/apps/grgsm_livemon_headless.grc b/apps/grgsm_livemon_headless.grc
index 27d43b8..f4d5945 100644
--- a/apps/grgsm_livemon_headless.grc
+++ b/apps/grgsm_livemon_headless.grc
@@ -134,7 +134,7 @@ blocks:
label: IP or DNS name of collector point
short_id: ''
type: str
- value: 'localhost'
+ value: '"localhost"'
states:
bus_sink: false
bus_source: false