Add network

This commit is contained in:
Marko Korhonen 2020-02-25 13:31:57 +02:00
parent 5063bc97eb
commit a0af9cd469
No known key found for this signature in database
GPG key ID: 911B85FBC6003FE5

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: