Update 'Deploment/deployment.json'

This commit is contained in:
2022-05-04 04:33:19 +00:00
parent 2cdaf854f6
commit 26ab9f45f9
+3 -1
View File
@@ -92,7 +92,9 @@
"ports": ["8086:8086/tcp"],
"volumes": [
{
"container": "/var/lib/influxdb2"
"container": "/var/lib/influxdb2",
"bind": "/srv/influxdb.bit.lan/data",
"readonly": false
}
],
"labels": [