
Hello! I modified the .env file according to the Github integration instructions. But after this command docker-compose up -d docker is restarted, but with the command docker compose exec appwrite vars the change is not visible. Variables are still showing old changes and the GitHub console is unavailable. Why is this happening?

try a full bounce docker compose down && docker compose up -d
after double checking the env var is saved
Recommended threads
- Relationship null, even when relationshi...
Hi Everyone, im experiencing issues with set relation data. When im setting the document id from the related database most of them seem fine, except one table. ...
- REQUEST FAILED IN MIGRATION
I was trying to moved my archived project to a self-host database . Though the Project is "read only" but there's a message that I can view and migrate data to...
- migrate storage bucket to external s3
I try to migrate the current s3 storage (docker volume) to an external provider. I copied all files from /var/lib/docker/volumes/appwrite_appwrite-uploads/_data...
