From a9b376c41be75cdb1b2bdb5ba5981c1b9668fac0 Mon Sep 17 00:00:00 2001 From: Adolfo Delorenzo Date: Mon, 1 Aug 2022 22:20:34 +0200 Subject: [PATCH] Update 'humidity_sensor.yaml' --- humidity_sensor.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/humidity_sensor.yaml b/humidity_sensor.yaml index 35f02ad..0d0a73a 100644 --- a/humidity_sensor.yaml +++ b/humidity_sensor.yaml @@ -1,6 +1,7 @@ version: '3.3' services: sensor_humidity: + network_mode: host container_name: humidity image: registry.zz11.net/sensor_humidity stdin_open: true