Fix esphome networking

This commit is contained in:
2025-07-15 10:18:25 +01:00
parent cb3d556d11
commit 4e96f9f3e4

View File

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