mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-12-18 19:59:59 +01:00
build
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
APPNAME=pihole
|
||||
PASSWORD=l4c1j4yd33Du5lo
|
||||
PIHOLE_HOSTNAME=m-server
|
||||
@@ -31,7 +31,7 @@ services:
|
||||
FTLCONF_dns_upstreams: 8.8.8.8;8.8.4.4
|
||||
FTLCONF_webserver_api_password: ${PASSWORD}
|
||||
TZ: Europe/Bratislava
|
||||
hostname: m-server
|
||||
hostname: ${PIHOLE_HOSTNAME}
|
||||
image: pihole/pihole:latest
|
||||
shm_size: '256mb'
|
||||
logging:
|
||||
|
||||
Reference in New Issue
Block a user