I'm hosting a appwrite instance on my Windows 10 PC
I have the default ports 443 and 80 configured in the image All those ports are opened in my machine plus on the router And none seem to be able to be reached from the outside
I tried opening port 3000 and run a quick NodeJS app and I was able to access it.
Is there any other step forexposing the ports of a docker container???
Recommended threads
- Selfhosted Github App installation
I've followed this guide: https://appwrite.io/docs/advanced/self-hosting/configuration/version-control to connect GitHub to my self-hosted Appwrite instance (1....
- User ID case sensitivity
I see that through REST (and SDK as well), getting a user is not case sensitive. And even though documentation does not clearly state that it is, the wording "V...
- Any way to temporarily bypass the email ...
Hey guys, any way to bypass the email verification to use the accounts again? i need to recover some projects that due to recent changes have been stopped, and ...