diff options
Diffstat (limited to 'recipes-demo/flutter-ics-homescreen/files/ics-homescreen.yaml')
-rw-r--r-- | recipes-demo/flutter-ics-homescreen/files/ics-homescreen.yaml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-demo/flutter-ics-homescreen/files/ics-homescreen.yaml b/recipes-demo/flutter-ics-homescreen/files/ics-homescreen.yaml index f73418a81..eb29ea731 100644 --- a/recipes-demo/flutter-ics-homescreen/files/ics-homescreen.yaml +++ b/recipes-demo/flutter-ics-homescreen/files/ics-homescreen.yaml @@ -1,2 +1,3 @@ -authorization : "/etc/xdg/AGL/homescreen/ics-homescreen.token" +port : 55555 +authorization : "/etc/xdg/AGL/ics-homescreen/ics-homescreen.token" use-tls : true |