docker-compose.yaml/pihole/.env
2024-08-10 09:07:11 +00:00

11 lines
179 B
Bash

# Environment file for docker-compose.yaml
# Generate new passwords with:
# openssl rand -hex 32
# Fill in registry
REGISTRY=
# Pi-hole
PIHOLE_PORT=
PIHOLE_PASS=
PIHOLE_HOSTIP=