Update 'Deploment/deployment.json'
This commit is contained in:
@@ -92,7 +92,9 @@
|
|||||||
"ports": ["8086:8086/tcp"],
|
"ports": ["8086:8086/tcp"],
|
||||||
"volumes": [
|
"volumes": [
|
||||||
{
|
{
|
||||||
"container": "/var/lib/influxdb2"
|
"container": "/var/lib/influxdb2",
|
||||||
|
"bind": "/srv/influxdb.bit.lan/data",
|
||||||
|
"readonly": false
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"labels": [
|
"labels": [
|
||||||
|
|||||||
Reference in New Issue
Block a user