Update 'Deploment/deployment.json'
This commit is contained in:
@@ -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"]
|
||||
|
||||
Reference in New Issue
Block a user