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
- How to send Webhooks to internal network
When saving the URL for sending Webhooks, Appwrite checks if it's a valid external domain name so entering internal IP address or docker hostnames won't save th...
- Collections list not showing up when try...
I'm trying to create new relationship attribute but both one way and two way relationship is not showing up collections list to connect with my relationship att...
- Self hosted project based backup
Is there a native way to perform a project-level backup in a self-hosted instance, instead of backing up the entire Docker instance? If not, I would like to off...