Update 'Deploment/deployment.json'
This commit is contained in:
@@ -81,15 +81,7 @@
|
||||
"network": "host",
|
||||
"hostname": "influxdb",
|
||||
"restart_policy": "always",
|
||||
"ports": ["8086:8086/tcp"],
|
||||
"volumes": [
|
||||
{
|
||||
"container": "/var/lib/influxdb"
|
||||
}
|
||||
],
|
||||
"labels": [
|
||||
{ "name": "com.centurylinklabs.watchtower.enable", "value": "true" }
|
||||
]
|
||||
"ports": ["8086:8086/tcp"]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user