diff --git a/.env.example b/.env.example index 5630cc3..2dc3c62 100644 --- a/.env.example +++ b/.env.example @@ -20,8 +20,6 @@ UNBOUND_IPV4_ADDRESS=10.2.0.200 PIHOLE_IPV4_ADDRESS=10.2.0.100 # Port for Wireguard server WIREGUARD_SERVER_PORT=51820 -# DNS for Wireguard peers, set to Pi-hole -WIREGUARD_PEER_DNS=10.2.0.100 # Wireguard settings # Number of peers (clients) to generate @@ -44,4 +42,4 @@ WGUI_MANAGE_RESTART=true WEBPASSWORD= # IP address for the Unbound server used by Pi-hole -PIHOLE_DNS=10.2.0.200 \ No newline at end of file +PIHOLE_DNS=10.2.0.200