
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
- Is it possible to have multiple smtp on ...
I already have one in one project but is it possible to use different one in another?
- How to pass session from browser to a mo...
I have a self-hosted Appwrite container. I also have a www page (A) which should acts as login page for different www services (B). User click login in B, is re...
- Problems following https://appwrite.io/b...
To me it is unclear what the author means when he writes "Please note that the Appwrite instance should be shut down". I am using docker. What exactly am I supp...
