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