diff options
Diffstat (limited to 'recipes-demo/flutter-ics-homescreen/files/ics-homescreen.yaml.kvm-demo')
-rw-r--r-- | recipes-demo/flutter-ics-homescreen/files/ics-homescreen.yaml.kvm-demo | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes-demo/flutter-ics-homescreen/files/ics-homescreen.yaml.kvm-demo b/recipes-demo/flutter-ics-homescreen/files/ics-homescreen.yaml.kvm-demo new file mode 100644 index 000000000..22e7e3908 --- /dev/null +++ b/recipes-demo/flutter-ics-homescreen/files/ics-homescreen.yaml.kvm-demo @@ -0,0 +1,10 @@ +kuksa: + hostname : 172.16.10.1 + port : 55555 + authorization : "/etc/xdg/AGL/ics-homescreen/ics-homescreen.token" + use-tls : true + tls-server-name : localhost +radio: + hostname : 172.16.10.1 +mpd: + hostname : 172.16.10.1 |