From 75a7ab3f169bec52e0686046d910690d16da8f74 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 30 Jun 2021 21:04:27 +0200 Subject: [PATCH] Update config.json --- flexget/config.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/flexget/config.json b/flexget/config.json index 3cdada70c..1593d09e2 100644 --- a/flexget/config.json +++ b/flexget/config.json @@ -10,11 +10,11 @@ "5050/tcp": 5050 }, "ports_description": { - "5050/tcp": "Web interface" + "5050/tcp": "Web interface" }, "map": [ - "share:rw", - "config:rw" + "share:rw", + "config:rw" ], "environment": { }, @@ -25,7 +25,7 @@ "schema": { "PUID": "int", "PGID": "int", - "WebuiPass": "str?" + "WebuiPass": "str?" }, "arch": [ "aarch64",