Add network

This commit is contained in:
Marko Korhonen 2020-02-25 13:31:57 +02:00
parent 1b1c9230b3
commit 7f79e67bbe

View file

@ -2,6 +2,8 @@ version: "3"
services: services:
pihole: pihole:
networks:
- proxy
container_name: pihole container_name: pihole
image: pihole/pihole:latest image: pihole/pihole:latest
ports: ports: