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

feat(system): add env to configure telegraf

This commit is contained in:
Torsten Dittmann 2021-05-27 15:13:40 +02:00
parent 79d4fbc203
commit 46c6531f73
2 changed files with 6 additions and 0 deletions

View file

@ -377,6 +377,9 @@ services:
restart: unless-stopped
networks:
- appwrite
environment:
- _APP_INFLUXDB_HOST
- _APP_INFLUXDB_PORT
networks:
gateway:

View file

@ -435,6 +435,9 @@ services:
container_name: appwrite-telegraf
networks:
- appwrite
environment:
- _APP_INFLUXDB_HOST
- _APP_INFLUXDB_PORT
# Dev Tools Start ------------------------------------------------------------------------------------------
#