diff --git a/.env.example b/.env.example index 5630cc3..b88a000 100644 --- a/.env.example +++ b/.env.example @@ -11,8 +11,6 @@ PUID=1000 PGID=1000 # Network settings -# Subnet for the private network - NOT USED IN COMPOSE FILE, CAN BE REMOVED -# SUBNET=10.2.0.0/24 # Static IP for Unbound UNBOUND_IPV4_ADDRESS=10.2.0.200 @@ -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