Fix esphome networking

This commit is contained in:
2025-07-15 10:18:25 +01:00
parent 3ee1681134
commit a844896cb1

View File

@@ -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