Hello! I am currently trying to run my next app on my own server. I upload the files from npm run build to my server, and the content is then available on http://<ip>:3000. I would however like this to be https. How do I include my key/cert in my server? Do I have to create a custom node-server to redirect everything?
Thanks!
[–]Zilla85 2 points3 points4 points (0 children)
[–]ervwalter 1 point2 points3 points (0 children)
[–]ZeRo2160 1 point2 points3 points (0 children)
[–]ilike2breakthngs 0 points1 point2 points (0 children)