
I made a change to the .env file of my appwrite project by adding some runtimes to my appwrite project and also for linking my github account by making change to the relevant places as seen in the video I watched but I didn't get the required result I wanted.
What is the potential cause?

going to want more context here, what's not working?

I added dart runtime to the .env and also GitHub token, password and all of that to the .env and restarted the docker process but didn't get what I wanted (that's the dart runtime was still not accessible and the ability to use github to run my functions immediately after git push was not active for use)
I just hope I correctly explained the issues I'm facing @Evdog
Recommended threads
- Having errors migrating to cloud
Project will not migrate compeltely
- ENV vars not updating
When i do `nano .env` it shows `_APP_DOMAIN_TARGET=` as set to my domain, but when i do `docker compose exec appwrite vars` it shows `_APP_DOMAIN_TARGET=` as ...
- Index with the requested key already exi...
I'm using appwrite cli to create DB and I'm getting index_already_exists Is there a way to undestand the index name and maybe to skip if it's already exits?
