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/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",