Fix MQTT connection: add extra_hosts so container resolves nuccy to host gateway
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -7,6 +7,8 @@ services:
|
||||
- bodenfeuchte-data:/app/data
|
||||
env_file:
|
||||
- .env
|
||||
extra_hosts:
|
||||
- "nuccy:host-gateway"
|
||||
restart: unless-stopped
|
||||
|
||||
nginx:
|
||||
|
||||
Reference in New Issue
Block a user