diff options
Diffstat (limited to 'recipes-demo/flutter-ics-homescreen/files/ics-homescreen.yaml.kvm-gateway-demo')
-rw-r--r-- | recipes-demo/flutter-ics-homescreen/files/ics-homescreen.yaml.kvm-gateway-demo | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes-demo/flutter-ics-homescreen/files/ics-homescreen.yaml.kvm-gateway-demo b/recipes-demo/flutter-ics-homescreen/files/ics-homescreen.yaml.kvm-gateway-demo new file mode 100644 index 000000000..5d6e73b32 --- /dev/null +++ b/recipes-demo/flutter-ics-homescreen/files/ics-homescreen.yaml.kvm-gateway-demo @@ -0,0 +1,10 @@ +kuksa: + hostname : 192.168.10.4 + 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 |