Switch network mode to host
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ services:
|
||||
- /var/lib/docker/volumes/homeassistant/config:/config
|
||||
environment:
|
||||
- TZ=Europe/Paris
|
||||
network_mode: bridge
|
||||
network_mode: host
|
||||
ports:
|
||||
- "8123:8123"
|
||||
privileged: true
|
||||
|
||||
Reference in New Issue
Block a user