From 00f564bafb4a3c3e900c22790508896c64612ebb Mon Sep 17 00:00:00 2001 From: chocomega Date: Tue, 2 May 2023 14:10:50 +0200 Subject: [PATCH] Update config.json --- fireflyiii/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fireflyiii/config.json b/fireflyiii/config.json index be0e2b48f..ad3293b2f 100644 --- a/fireflyiii/config.json +++ b/fireflyiii/config.json @@ -19,7 +19,7 @@ "/dev/video14", "/dev/video15", "/dev/video16", - "/dev/ttyUSB0", + "/dev/ttyUSB0" ], "environment": { "TRUSTED_PROXIES": "**" @@ -63,4 +63,4 @@ "url": "https://github.com/alexbelgium/hassio-addons", "version": "6.0.9", "webui": "[PROTO:ssl]://[HOST]:[PORT:8080]" -} \ No newline at end of file +}