Localhost domain is Generated for Function after its configuration
- 0
- Self Hosted
- Functions
- Web
- Webhooks

So i am working with appwrite Stripe Payment function and it was working file on Cloud appwrite, when i configured the function it generated me domain 67aa799aa49.appwrite.global through which i can listen to any webhook from stripe. Now i migrated this whole function to a self hosted appwrite on my own server (everything is working, reverse proxy everything is setup already) and when i configured the function it give me a domain 670*83bbcb9a.functions.localhost I-e something related to local host. Now the payment is done on appwrite but the webhook event is still pending i-e my function is not listening to webhook. How do i solve this, did i miss any step during function configuration or do i have to add some domain or did i miss some environment variable during appwrite local hosting configuration causing to generate domains on local host?
Recommended threads
- createDocument bug
why Im getting this??? let me make it easy for you. Do you have Indexes? No. Do you have relationship attributes? No. And the funny part is that it creates the ...
- OAuth fails with Invalid Response or inv...
Im currently trying to use the Discord Oauth but i cant find a way to make it work. I followed the docs and set up the discord oauth application and enabled it...
- "Invalid relationship value. Must be eit...
In my app i am trying to update the documents in my databse from a form in my app, and i am getting this error Error updating event users: AppwriteException: I...
