MonkeyCanCode opened a new pull request, #236:
URL: https://github.com/apache/polaris-tools/pull/236

   We may want some discussions around this before merge. Currently we are 
using port `80` on nginx for port binding and this can be problematic as it is 
a privilege port and can cause issues such as 
https://github.com/apache/polaris-tools/issues/231.
   
   Generally, I would change port `80` to `8080` instead. However, from our 
example, we also using keycloak on localhost and that is using `8080` as well. 
It may be confusing if we are using `8080` as well (or we should just update 
doc to map keycloak to other port?  


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to