Hello, I've just deployed a website but since it's only accessible from localhost and I've put it on a vps,
I can't figure out how to make it accessible with the vps's local ip address. I've just started using appwrite and I'm wondering if it's possible to do this directly or if I need to configure a web server like apache or nginx to do a redirect?
when I also want to add a domain name, it gives me the value “sites.localhost”, I must have configured something wrong, but I don't see it,
(the vps is hosted on my network)
thanks in advance .
Recommended threads
- Unable to init function via cli
Hello! I have created a new self hosted instance of appwrite 1.9.6 and have connected to that insatnce with the cli 27.2.0 that was released a few hours ago. Wh...
- Appwrite-injected variables are not avai...
I am using rust-1.83 as a runtime and try to access APPWRITE_FUNCTION_API_ENDPOINT or APPWRITE_FUNCTION_API_KEY during runtime. Both are not set during my execu...
- OAuth Missing redirect URL
Hello all, on a Flutter mobile app with latest Appwrite dependency (25.4.0) I always got "Missing redirect URL" - "Your OAuth login flow is missing a proper red...