Open TiagoMMMendes opened 6 months ago
I know that the reason we should use port 443 is for https but what if that port is already in use by another service in our servers and we really need to use another port? For example in my case I have typesense running on port 8108 using https
In that scenario, I would recommend setting up something like nginx and reverse proxying to Typesense and your service.
Description
I know that the reason we should use port 443 is for https but what if that port is already in use by another service in our servers and we really need to use another port? For example in my case I have typesense running on port 8108 using https