As per documentation, I'm using ngrok that redirects to my localhost url. Do I have to update my env variables for instance to support github integration? If yes then can anyone please help what key I have to update/add.
See the documentation linked to from that page - https://appwrite.io/docs/advanced/self-hosting/functions#git
I read the documentation before. But reading it multiple times and searching other things I think I've got something that will help. I'll let you know if the isssue is resolved or not.
Recommended threads
- Docker Compose MongoDB Setup
everythings work fine but the mongodb fails on startup everytime. log: ``` Generating random MongoDB keyfile... /bin/bash: line 9: : No such file or directory ...
- Auth broken after update from 1.8.0 to 1...
So ive been having issues creating, deleting or updating users on my appwrite instance after i updated from 1.8.0 to version 1.9.0. When trying to create a user...
- Realtime not processing messages
When subscribing to realtime events of database, the client's websocket receives the messages in the websocket feed, but doesn't call the specific message handl...