eolivelli commented on a change in pull request #300:
URL: https://github.com/apache/pulsar-manager/pull/300#discussion_r444832667
##########
File path: src/main/resources/application.properties
##########
@@ -13,7 +13,7 @@
#
spring.cloud.refresh.refreshable=none
-server.port=7750
+server.port=8080
Review comment:
To me another port will be okay.
Please check that port 8080 is required below at zuul.routes.admin.url
I suggest using 8888.
I don't know the amount of changes needed to the docs and docker files
if we move forward with bundling the front-end with the back-end than docker
files will be far easier (no need for nginx)
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]