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
- Send Email Verification With REST
I am using REST to create a user on the server side after receiving form data from the client. After the account is successfully created i wanted to send the v...
- Use different email hosts for different ...
Hello, I have 2 projects and i want to be able to set up email templates in the projects. Both projects will have different email host configurations. I see ...
- Migrate from cloud to localhost
Hello everyone. I need to migrate my test project from cloud to localhost, however it seems that this is possible only if a self-hosted appwrite instance it's h...