Remove homelab-network from pihole service
This commit is contained in:
@@ -104,7 +104,6 @@ services:
|
|||||||
container_name: pihole
|
container_name: pihole
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
networks:
|
networks:
|
||||||
- homelab-network
|
|
||||||
- traefik-network
|
- traefik-network
|
||||||
ports:
|
ports:
|
||||||
- '53:53/tcp' # DNS TCP
|
- '53:53/tcp' # DNS TCP
|
||||||
|
|||||||
Reference in New Issue
Block a user