diff options
Diffstat (limited to 'recipes-demo')
-rw-r--r-- | recipes-demo/cluster-dashboard/cluster-dashboard/cluster-dashboard.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-demo/cluster-dashboard/cluster-dashboard/cluster-dashboard.conf b/recipes-demo/cluster-dashboard/cluster-dashboard/cluster-dashboard.conf index b24c64e2e..922ab0a66 100644 --- a/recipes-demo/cluster-dashboard/cluster-dashboard/cluster-dashboard.conf +++ b/recipes-demo/cluster-dashboard/cluster-dashboard/cluster-dashboard.conf @@ -1,3 +1,3 @@ [vis-client] -server = "192.168.20.93" +server = "192.168.10.2" authorization = "/etc/xdg/AGL/cluster-dashboard/cluster-dashboard.token" |