Rank 2: Process
_APP_DOMAIN=localhost_APP_DOMAIN_FUNCTIONS=functions.localhost_APP_DOMAIN_TARGET=localhostVotes
0
Replies
15
Participants
Unknown
Messages
16
Rank 2: Process
_APP_DOMAIN=localhost_APP_DOMAIN_FUNCTIONS=functions.localhost_APP_DOMAIN_TARGET=localhostSet _APP_DOMAIN and _APP_DOMAIN_TARGET to your ngrok domain.
As for the functions domain...You need to set it to the base domain such that all subdomains point to _APP_DOMAIN_TARGET...can you do that with ngrok?
Rank 2: Process
Is the following deployment successful
That's just a domain. Not a deployment
Rank 2: Process
I am getting following error when I try to access the url, do you have soln for this?
Rank 2: Process
That's a domain/ngrok problem
The domain needs to point to Appwrite. And it's up to you to handle ssl
Rank 2: Process
When I click execute now, it worked so I think It has been deployed successfully, just I can't call it via URL
That's your problem with your domain
Rank 2: Process
Yup you were correct, subdomain does not point to my instance
Rank 2: Process
Is there any way we can call it via root domain?
Please read through https://appwrite.io/docs/products/functions/execution
Rank 2: Process
I used One Click Setup for Appwrite on Gitpod, there also it the subdomain one did not work after setting up the Github??
Rank 2: Process
This issue can be closed now
[CLOSED] What should I set env variable if I want to use self hosted appwrite with ngrok