Update config.json

This commit is contained in:
Alexandre
2021-12-05 19:16:03 +01:00
committed by GitHub
parent c56ed215fb
commit b23d9f9f89

View File

@@ -30,9 +30,7 @@
"/dev/sdg2", "/dev/sdg2",
"/dev/nvme0", "/dev/nvme0",
"/dev/nvme1", "/dev/nvme1",
"/dev/nvme2", "/dev/nvme2"
"/dev/mmcblk0",
"/dev/mmcblk0p1"
], ],
"environment": { "environment": {
"PUID": "0", "PUID": "0",
@@ -56,7 +54,8 @@
"networkdisks": "str?", "networkdisks": "str?",
"cifsusername": "str?", "cifsusername": "str?",
"cifspassword": "str?", "cifspassword": "str?",
"cifsdomain": "str?" "cifsdomain": "str?",
"DNS_server": "str?"
}, },
"slug": "webtop_alpine", "slug": "webtop_alpine",
"upstream": "1.0", "upstream": "1.0",