Answer the question
In order to leave comments, you need to log in
How to run Angular app without port in browser address bar?
There is an Angular application with SSR Universal. The application itself is launched using PM2. The site opens through http://site.ru:8080. It won't open without a port. How to run without a port in the address? Server.js has const PORT = process.env.PORT || 8080;
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question