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
- 1.6.2 to 1.7.0
Hi everyone. I am running a self-hosted Appwrite server on version 1.6.2. What is the safest way to migrate to the next version? Should I update directly to...
- Exception: Route not found when calling ...
I have self-hosted v1.8.1 and I am using an Appwrite function with node-appwrite v22. When I call the createVarcharColumn() in my server function I get this exc...
- Document created without ID in console
Hi team, I’m experiencing an issue in the Appwrite console. When I create a document in a collection via the **Collections UI**, the document gets created **wi...