You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 15, 2022. It is now read-only.
I'm trying to deploy the project and run on Apache server using ubuntu virtual instance. It's running on the default port number 3000. So I need to manually add the port number next to the domain url. I tried to modify the package.json file and changed the port number to 80 and executed. but it's running on the same default port number. Can I get solved this issue?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm trying to deploy the project and run on Apache server using ubuntu virtual instance. It's running on the default port number 3000. So I need to manually add the port number next to the domain url. I tried to modify the package.json file and changed the port number to 80 and executed. but it's running on the same default port number. Can I get solved this issue?
The text was updated successfully, but these errors were encountered: