
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
- On fast refresh realtime subscription cr...
I'm using realtime subscription in a zustand store like this : ` import { Databases, Query } from "appwrite"; import { create } from "zustand"; import { DATABA...
- Can't get SMTP working with fake SMTP se...
Hey all, hope someone can help with this. After going through everything I can find on SMTP in the docs and in support, I still can't get SMTP to work. Here's m...
- On a self hosted server says OAuth provi...
I have an self hosted Appwrite, I am trying to login using OAuth, but I am unable, it keeps saying that provider is disabled, though I enabled it and see it ena...
