diff --git a/Deploment/deployment.json b/Deploment/deployment.json index ae89af5..55656ff 100644 --- a/Deploment/deployment.json +++ b/Deploment/deployment.json @@ -44,7 +44,6 @@ "privileged": true, "image": "eclipse-mosquitto", "hostname": "mosquitto", - "network": "host", "restart_policy": "always", "ports": ["1883:1883/tcp","9001:9001/tcp"] }, @@ -62,7 +61,6 @@ "administrator_only": false, "privileged": true, "image": "influxdb", - "network": "host", "hostname": "influxdb", "restart_policy": "always", "ports": ["8086:8086/tcp"]