I
I
IDONTSUDO2019-12-09 14:35:05
linux
IDONTSUDO, 2019-12-09 14:35:05

How to deploy a Node js server without Nginix on prod?

After I start the Node application it runs on a local port. But how can I make it so that I can somehow refer to this port from the browser?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
vreitech, 2019-12-09
@fzfx

configure the application so that it listens on more than just the local port.

R
Ruslan Fedoseev, 2019-12-09
@martin74ua

and what's the problem to hang nginx on the frontend of your application?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question