diff --git a/docker-compose.yaml b/docker-compose.yaml index 92c6985..b3b11e5 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -9,7 +9,7 @@ services: ports: - "53:53/tcp" - "53:53/udp" - - "67:67/udp" + - "67:67/udp" # Only required if you are using Pi-hole as your DHCP server - "${HTTP_PORT}:80/tcp" # - 5335:5335/tcp # For testing purposes, uncomment to enable unbound access on local server environment: diff --git a/example.env b/example.env index cbd92a5..372ec41 100644 --- a/example.env +++ b/example.env @@ -35,7 +35,7 @@ DNS_FQDN_REQUIRED="true" TEMPERATUREUNIT=c # User interface theme to use. -# "default-dark"|"default-darker"|"default-light" +# "default-dark"|"default-darker"|"default-light"|"default-auto"|"lcars" WEBTHEME="default-dark" # pihole-FTL.conf