Skip to content

v5.7-bridge: Changing to bridge networking

Compare
Choose a tag to compare
@chriscrowe chriscrowe released this 16 Mar 09:40
9b4bd37
  • Changing from host to bridge networking
  • Adding named volumes config to docker-compose

Backwards incompatible changes

  • For Portainer deployments you will need to remove the volumes config from the docker-compose (see here)
  • Adding HOSTNAME and DOMAIN_NAME env vars

These variables will need to be added to your .env file (example below)

HOSTNAME=pihole
DOMAIN_NAME=pihole.local