From 0dff19c21be414216b32d203ee2697db880bcc48 Mon Sep 17 00:00:00 2001 From: sujiba <65259334+sujiba@users.noreply.github.com> Date: Thu, 4 May 2023 01:33:01 +0200 Subject: [PATCH] add comment to ports and additional themes --- docker-compose.yaml | 2 +- example.env | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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