Added by Alexander Liebrecht over 7 years ago
Hello Developers and Community,
I think I did the installation of Redmine under Centos 7.3 with Plesk. But it is so that Redmine runs on port 3000, but since I have already OpenProject project.
They cross each other in the opposite direction. How can I change the default port of Redmine to 3050? Openproject was equally accessible under: 3000, whereby Redmine should run with me under http://alexl.eu:3050.
How can this be realized?
I am using Apache2, Passenger, Ruby & Rails, of course.
Thanks in advance.
P.S. Can you run two Rails apps on a server with a passenger?