diff --git a/Apps/Pihole/appfile.json b/Apps/Pihole/appfile.json index ab7436d..65b92e1 100644 --- a/Apps/Pihole/appfile.json +++ b/Apps/Pihole/appfile.json @@ -32,7 +32,7 @@ "image": "pihole/pihole:latest", "shell": "bash", "privileged": false, - "network_model": "host", + "network_model": "bridge", "web_ui": { "http": "80", "path": "/" @@ -152,5 +152,5 @@ "latest_updates": "", "url": "" }, - "latest_update_date": "1640575692" + "latest_update_date": "1640671384" } \ No newline at end of file