1
0
Fork 0
mirror of synced 2024-05-20 12:42:39 +12:00

Use appwrite-built telegraf/influx images

This commit is contained in:
kodumbeats 2021-10-22 14:52:31 -04:00
parent 12094126b4
commit d3942cd7a2

View file

@ -480,7 +480,7 @@ services:
# - appwrite-uploads:/storage/uploads
influxdb:
image: kodumbeats/appwrite-influxdb:1.8.10
image: appwrite/influxdb:1.4.0
container_name: appwrite-influxdb
networks:
- appwrite
@ -488,7 +488,7 @@ services:
- appwrite-influxdb:/var/lib/influxdb:rw
telegraf:
image: kodumbeats/appwrite-telegraf:1.20.2
image: appwrite/telegraf:1.3.0
container_name: appwrite-telegraf
networks:
- appwrite