We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc1eb25 commit 8348a13Copy full SHA for 8348a13
.gitpod.yml
@@ -1,5 +1,5 @@
1
tasks:
2
- - init: docker-compose pull --include-deps appwrite traefik
+ - init: docker-compose pull --include-deps appwrite traefik openruntimes-executor appwrite-assistant
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