Update appfile.json
This commit is contained in:
parent
bb783ef1f8
commit
e512b856c6
|
@ -116,7 +116,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"container": "/etc/dnsmasq.d",
|
"container": "/etc/dnsmasq.d",
|
||||||
"host": "/DATA/AppData/$AppID/etc/dnsmasq.d/",
|
"host": "/DATA/AppData/$AppID/etc/dnsmasq.d",
|
||||||
"mode": "rw",
|
"mode": "rw",
|
||||||
"allocation": "automatic",
|
"allocation": "automatic",
|
||||||
"configurable": "no",
|
"configurable": "no",
|
||||||
|
@ -153,4 +153,4 @@
|
||||||
"url": ""
|
"url": ""
|
||||||
},
|
},
|
||||||
"latest_update_date": "1640671384"
|
"latest_update_date": "1640671384"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue