S
S
sutkin main2017-04-28 12:17:01
JavaScript
sutkin main, 2017-04-28 12:17:01

How to run a server on two ports for the same domain at the same time?

Good day to all.
I have one application folder in which there are two more folders:
- backend - server.js
- frontned - main.ts
So it turns out that through the running server.js I get API === localhost:8080
and on the torus I run the application via webpack-dev-server === localhost:9090
How can I run two ports on the same domain? in digital ocean on the server side I can't figure it out

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question