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