[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
cap_add:
- NET_ADMIN
network_mode: host
environment:
- PUID=1000
- PGID=1000