feat: Changes macvlan to use 50 vlan.

This commit is contained in:
2025-03-25 10:55:23 -04:00
parent 74351fd98a
commit 3ddd8c8d57

View File

@@ -33,7 +33,7 @@ services:
- "53:53/udp" - "53:53/udp"
networks: networks:
pihole_network: pihole_network:
ipv4_address: 192.168.1.199 ipv4_address: 192.168.50.199
volumes: volumes:
- unbound_data:/opt/unbound/etc/unbound - unbound_data:/opt/unbound/etc/unbound