Fix esphome networking
This commit is contained in:
@@ -105,8 +105,9 @@ services:
|
|||||||
- /etc/localtime:/etc/localtime:ro
|
- /etc/localtime:/etc/localtime:ro
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
privileged: true
|
privileged: true
|
||||||
ports:
|
network_mode: host
|
||||||
- "6052:6052"
|
# ports:
|
||||||
|
# - "6052:6052"
|
||||||
env_file:
|
env_file:
|
||||||
- .env
|
- .env
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user