update downloader config and grail compose cleanup

This commit is contained in:
tolerryan
2025-11-25 00:22:45 -06:00
parent aba10d0c4e
commit bc0ef40e3b
3 changed files with 2 additions and 69 deletions

View File

@@ -4,7 +4,7 @@ services:
image: pihole/pihole:latest
ports:
# DNS Ports
- "53:53/tcp"
- "192.168.0.224:53:53/tcp"
- "53:53/udp"
# Default HTTP Port
- "80:80/tcp"