@safwan
updated the "_APP_DOMAIN" and "_APP_DOMAIN_TARGET" env variables, tried to add the custom domain in appwrite project console.
getting router_host_not_found error
can you show me the output of docker compose exec appwrite vars?
yup
removed the https, and i think it is working for now
don't add the https in the variable. Just use the hostname
So e268-103-217-239-26.ngrok-free.app is whta you would use for both the variables
yup, now its working but the gitub integration is still not working
Please create a new post in <#1072905050399191082> for a different topic. Regardless, check out this video on setting up github integration, and see if you missed anything: https://www.youtube.com/watch?v=GFoxpT_RQj4
oh thanks a lot. will do that. if any other doubts, ill make a different topic. Can i ping u in the post or should i make a post? so that someone picks it up
Just make a post and someone will be there 😄
Recommended threads
- How to Display File in Web?
I'm trying to use Appwrite's Storage to store images and display them in my app, however when I use the `getFileView`, `getFileDownload` or `getFilePreview` met...
- Project Paused Despite Daily Active Usag...
I noticed that my project was automatically **paused**, even though it is actively being used. The project is an **attendance application** that is used daily b...
- Sudden CORS Errors - Domain hasn't Chang...
I have an Appwrite project with two web apps configured, the first one has the hostname `*` and the second one I just added to test if it could fix the issue wi...