Delete 'template1.json'
This commit is contained in:
@@ -1,18 +0,0 @@
|
|||||||
{
|
|
||||||
"version": "2",
|
|
||||||
"templates": [
|
|
||||||
{
|
|
||||||
"image": "influxdb",
|
|
||||||
"platform": "linux",
|
|
||||||
"ports": [
|
|
||||||
"8086:8086"
|
|
||||||
],
|
|
||||||
"title": "influxdb",
|
|
||||||
"volumes": [
|
|
||||||
{
|
|
||||||
"influxdb-data:/var/lib/influxdb"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user