Xosten
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with
2 additions and
2 deletions
-
pi-hole/docker-compose.yml
-
pi-hole/umbrel-app.yml
|
|
@ -7,7 +7,7 @@ services: |
|
|
|
APP_PORT: 80 |
|
|
|
PROXY_AUTH_ADD: "false" |
|
|
|
server: |
|
|
|
image: pihole/pihole:2022.05@sha256:dcd0885a3fe050da005cb544904444cc098017636d6d495ac8770a9aa523a0ef |
|
|
|
image: pihole/pihole:2022.07.1@sha256:f7624f452b7a6320405b6ff00a9ed253d99fd33a22abced1954633ceb5bae24e |
|
|
|
# Pi-hole doesn't currently support running as non-root |
|
|
|
# https://github.com/pi-hole/docker-pi-hole/issues/685 |
|
|
|
# user: "1000:1000" |
|
|
|
|
|
@ -2,7 +2,7 @@ manifestVersion: 1 |
|
|
|
id: pi-hole |
|
|
|
category: Networking |
|
|
|
name: Pi-hole |
|
|
|
version: "2022.05" |
|
|
|
version: "2022.07.1" |
|
|
|
tagline: Block ads on your entire network |
|
|
|
description: >- |
|
|
|
Instead of browser plugins or other software on each computer, |
|
|
|