chore (security): port hardening, commented out non-critical ports
This commit is contained in:
@@ -10,7 +10,7 @@ services:
|
||||
- "53:53/udp"
|
||||
# - "67:67/udp" # DHCP
|
||||
# - "68:68/tcp" # DHCP
|
||||
- "3000:3000/tcp"
|
||||
# - "3000:3000/tcp"
|
||||
volumes:
|
||||
- ./data/work:/opt/adguardhome/work
|
||||
- ./data/conf:/opt/adguardhome/conf
|
||||
|
||||
Reference in New Issue
Block a user