fix: remove DHCP port sharing for AdGuard Hone, handled by DHCP Relay

This commit is contained in:
AdrienPoupa 2023-02-17 05:28:36 +00:00
parent 172b080efe
commit 07b5812d22

View File

@ -24,7 +24,6 @@ services:
ports:
- "53:53/tcp"
- "53:53/udp"
- "67:67/tcp"
- "68:68/tcp"
- "68:68/udp"
- "853:853/tcp"