diff options
Diffstat (limited to 'recipes-demo/flutter-cluster-dashboard/files/cluster-dashboard.yaml.demo')
-rw-r--r-- | recipes-demo/flutter-cluster-dashboard/files/cluster-dashboard.yaml.demo | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes-demo/flutter-cluster-dashboard/files/cluster-dashboard.yaml.demo b/recipes-demo/flutter-cluster-dashboard/files/cluster-dashboard.yaml.demo new file mode 100644 index 000000000..bab0a6bb7 --- /dev/null +++ b/recipes-demo/flutter-cluster-dashboard/files/cluster-dashboard.yaml.demo @@ -0,0 +1,3 @@ +hostname: 192.168.10.2 +authorization : "/etc/xdg/AGL/cluster-dashboard/cluster-dashboard.token" +use-tls : true |