Update Pihole appfile
This commit is contained in:
parent
aed79138df
commit
ebb719fa35
|
@ -32,7 +32,7 @@
|
||||||
"image": "pihole/pihole:latest",
|
"image": "pihole/pihole:latest",
|
||||||
"shell": "bash",
|
"shell": "bash",
|
||||||
"privileged": false,
|
"privileged": false,
|
||||||
"network_model": "host",
|
"network_model": "bridge",
|
||||||
"web_ui": {
|
"web_ui": {
|
||||||
"http": "80",
|
"http": "80",
|
||||||
"path": "/"
|
"path": "/"
|
||||||
|
@ -152,5 +152,5 @@
|
||||||
"latest_updates": "",
|
"latest_updates": "",
|
||||||
"url": ""
|
"url": ""
|
||||||
},
|
},
|
||||||
"latest_update_date": "1640575692"
|
"latest_update_date": "1640671384"
|
||||||
}
|
}
|
Loading…
Reference in New Issue