Update Pihole appfile
This commit is contained in:
parent
aed79138df
commit
ebb719fa35
|
@ -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"
|
||||
}
|
Loading…
Reference in New Issue