removed vars in compose sample.

Signed-off-by: edgd1er <edgd1er@hotmail.com>
This commit is contained in:
edgd1er 2022-01-14 20:19:58 +01:00
parent 2cec4fa719
commit 0ecde45d22
1 changed files with 0 additions and 4 deletions

View File

@ -26,10 +26,6 @@ services:
- "80:80/tcp"
environment:
TZ: 'America/Chicago'
WEB_UID: '1001'
WEB_GID: '1000'
PIHOLE_UID: '1001'
PIHOLE_GID: '1000'
# WEBPASSWORD: 'set a secure password here or it will be random'
# Volumes store your data between container upgrades
volumes: