mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-12-14 18:34:53 +01:00
build
This commit is contained in:
@@ -69,5 +69,10 @@ services:
|
|||||||
- '9343:443'
|
- '9343:443'
|
||||||
restart: always
|
restart: always
|
||||||
volumes:
|
volumes:
|
||||||
- etc-pihole:/etc/pihole
|
- data:/etc/pihole
|
||||||
- dnsmasq.d:/etc/dnsmasq.d
|
- dnsmasq.d:/etc/dnsmasq.d
|
||||||
|
volumes:
|
||||||
|
data:
|
||||||
|
driver: local
|
||||||
|
dnsmasq_d:
|
||||||
|
driver: local
|
||||||
|
|||||||
Reference in New Issue
Block a user