We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c72f80a + 797f76c commit 271e3a2Copy full SHA for 271e3a2
.gitpod.yml
@@ -1,5 +1,5 @@
1
tasks:
2
- - init: docker-compose pull --include-deps appwrite telegraf influxdb traefik
+ - init: docker-compose pull --include-deps appwrite traefik
3
command: |
4
DOMAIN=$(echo $GITPOD_WORKSPACE_URL | sed 's/https:\/\/appwrite/8080-appwrite/g')
5
sed -i "s/_APP_DOMAIN=localhost/_APP_DOMAIN=$DOMAIN/g" .env
0 commit comments