Skip to content

Commit 271e3a2

Browse files
authored
Merge pull request #29 from appwrite/EVDOG4LIFE-patch-1
Telegraf/Influx reference removal
2 parents c72f80a + 797f76c commit 271e3a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitpod.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
tasks:
2-
- init: docker-compose pull --include-deps appwrite telegraf influxdb traefik
2+
- init: docker-compose pull --include-deps appwrite traefik
33
command: |
44
DOMAIN=$(echo $GITPOD_WORKSPACE_URL | sed 's/https:\/\/appwrite/8080-appwrite/g')
55
sed -i "s/_APP_DOMAIN=localhost/_APP_DOMAIN=$DOMAIN/g" .env

0 commit comments

Comments
 (0)