diff --git a/template1.json b/template1.json deleted file mode 100644 index 3815e4a..0000000 --- a/template1.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "version": "2", - "templates": [ - { - "image": "influxdb", - "platform": "linux", - "ports": [ - "8086:8086" - ], - "title": "influxdb", - "volumes": [ - { - "influxdb-data:/var/lib/influxdb" - } - ] - } - ] -} \ No newline at end of file