removing networks section
This commit is contained in:
parent
1f59b8a943
commit
3dca3d1a6e
|
@ -13,7 +13,3 @@ services:
|
|||
- ${BASE_DATA_DIR}/pihole/etc-dnsmasq.d:/etc/dnsmasq.d
|
||||
cap_add:
|
||||
- NET_ADMIN
|
||||
networks:
|
||||
default:
|
||||
name: host
|
||||
external: true
|
||||
|
|
Loading…
Reference in New Issue