ZinuoCai commented 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 referrint 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: [email protected]
