Hey,
I’m stepping up on my private app. I use both back & frontend on the same host :
http://esparto.ovh/
https://esparto.ovh/
As my frontend seems to work perfectly fine, the backend doesn’t work !
https://esparto.ovh/invMarketGroups (for example)
My backend being in NodeJS, I followed tutorials online in order to use https. It works perfectly fine in local.
The error I get is : Error: listen EACCES: permission denied 0.0.0.0:443
Can you help me out of this please ?
Thank you !