
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
- Origin error after changing default port...
Hi! I need some help regarding an issue I’m facing with Appwrite after changing the default ports. I have a self-hosted Appwrite instance running on my VPS. I ...
- Opened my website after long time and Ba...
I built a website around a year back and and used appwrite for making the backend. At that time the website was working fine but now when i open it the images a...
- CSV Import not working
I am running 1.7.4, trying the sample book csv import. I get a pop up saying import started and then a quick follow up saying completed. Nothing ever appears ...
