
To connect my website and appwrite I need to have same endpoint but I want to use my domain as endpoint but iam unable to change to endpoint in my appwrite dashboard

Hi, please have a look at https://appwrite.io/docs/environment-variables - _APP_DOMAIN and _APP_DOMAIN_TARGET should be set to same endpoint. You can be more specific about what domain setup you want to achieve if this doesnt help and we can fix it

I have same

_APP_DOMAIN=api.printfc.in _APP_DOMAIN_TARGET=api.printfc.in

I will explain my problem

for me, appwrite is running at this url

yeah that'd be great

1.when a user signup in my website the email id should store in my appwrite this happens when it is in localhost but when it comes with my domain url then my appwrite dashboard has my ip address url[https:143.110.240.5/v1] whereas in my code I have endpoint as https:api.printfc.in/v1

can you send screenshot for the above?

Did you understand my problem

Recommended threads
- Subscription problem
I want to subscribe 25$ pro plan , but its showing : "Provided payment method is no longer available."
- CORS Problem
Hello, I have the following situation. I had a website defined and deployed, deploying from github. I have accidentally deleted my github repository. I have re...
- HELP!! Can't Integrate Appwrite Function...
SO, I am new to Appwrite and I am not able to understand how to connect Appwrite Functions to my next js project. I have tried asking Gemini but it doesn't seem...
