1
0
Fork 0
mirror of synced 2024-06-29 11:40:45 +12:00

Merge pull request #667 from SoftCreatR/patch-2

Update docker-compose.yml
This commit is contained in:
Eldad A. Fux 2020-10-10 22:59:26 +03:00 committed by GitHub
commit 5b1de0b42d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -340,7 +340,7 @@ services:
- appwrite-uploads:/storage/uploads
influxdb:
image: influxdb:1.8
image: appwrite/influxdb:1.0.0
container_name: appwrite-influxdb
restart: unless-stopped
networks:
@ -349,7 +349,7 @@ services:
- appwrite-influxdb:/var/lib/influxdb:rw
telegraf:
image: appwrite/telegraf:1.0.0
image: appwrite/telegraf:1.1.0
container_name: appwrite-telegraf
restart: unless-stopped
networks: