diff --git a/webtop/config.json b/webtop/config.json index 43aace940..a9c759276 100644 --- a/webtop/config.json +++ b/webtop/config.json @@ -30,9 +30,7 @@ "/dev/sdg2", "/dev/nvme0", "/dev/nvme1", - "/dev/nvme2", - "/dev/mmcblk0", - "/dev/mmcblk0p1" + "/dev/nvme2" ], "environment": { "PUID": "0", @@ -56,7 +54,8 @@ "networkdisks": "str?", "cifsusername": "str?", "cifspassword": "str?", - "cifsdomain": "str?" + "cifsdomain": "str?", + "DNS_server": "str?" }, "slug": "webtop_alpine", "upstream": "1.0",