Update Pihole appfile

This commit is contained in:
John Guan 2021-12-28 14:04:33 +08:00
parent aed79138df
commit ebb719fa35
1 changed files with 2 additions and 2 deletions

View File

@ -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"
}