[mod] remove host mode

This commit is contained in:
Andy Bunce 2022-09-02 23:04:24 +01:00
parent 59a249ff82
commit 51e0851ae1

View File

@ -5,7 +5,6 @@ services:
container_name: wireshark container_name: wireshark
cap_add: cap_add:
- NET_ADMIN - NET_ADMIN
network_mode: host
environment: environment:
- PUID=1000 - PUID=1000
- PGID=1000 - PGID=1000