diff --git a/Apps/Pihole/appfile.json b/Apps/Pihole/appfile.json index f634301..9d76c6a 100644 --- a/Apps/Pihole/appfile.json +++ b/Apps/Pihole/appfile.json @@ -116,7 +116,7 @@ }, { "container": "/etc/dnsmasq.d", - "host": "/DATA/AppData/$AppID/etc/dnsmasq.d", + "host": "/DATA/AppData/$AppID/etc/dnsmasq.d/", "mode": "rw", "allocation": "automatic", "configurable": "no",