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
- Function for long running task (other 60...
My function need long running other 60 seconds. But async mode return empty body. How to deal with that please ?
- OAuth2 Provider is disabled automaticall...
Hi everyone, I'm using self-host Appwrite 1.7.4. I can setup OAuth2 with Google successfully, however the provider is disabled automatically after one day witho...
- Disabling registration
Is it possible to disable registration in self hosted ?