You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2021/03/11 05:27:41 UTC

[GitHub] [openwhisk] ZinuoCai edited a comment on issue #4994: How to change project ip and project port

ZinuoCai edited a comment on issue #4994:
URL: https://github.com/apache/openwhisk/issues/4994#issuecomment-796465623


   I do not understand why you want to change the IP address. But you can change the port referring to [here](https://github.com/apache/openwhisk/tree/master/core/standalone).
   
   You should first build the project with `./gradlew :core:standalone:build`. And then, you can assign a port to the application with `java -jar openwhisk-standalone.jar -p [YOUR_PORT]`. Good luck!


----------------------------------------------------------------
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:
users@infra.apache.org