@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
- Update User Error
```ts const { users, databases } = await createAdminClient(); const session = await getLoggedInUser(); const user = await users.get(session.$id); if (!use...
- apple exchange code to token
hello guys, im new here 🙂 I have created a project and enabled apple oauth, filled all data (client id, key id, p8 file itself etc). I generate oauth code form...
- I recently applied for the free plan und...
I recently applied for the free plan under the GitHub Student Developer Pack. However, my billing status still shows $15, and it mentions that this amount will ...