kumuluz / kumuluzee

Lightweight open-source framework for developing microservices using standard Java EE technologies and migrating Java EE to cloud-native architecture.
https://ee.kumuluz.com
MIT License
291 stars 71 forks source link

Additional port configuration through environment variables #214

Closed BorisRado closed 2 years ago

BorisRado commented 2 years ago

Check the environment variables for the FUNCTIONS_CUSTOMHANDLER_PORT one, which is set by the Azure functions host when starting the kumuluzee container. With this addition, the core becomes fit to be used on Azure Functions