Open Issues Need Help
View All on GitHub Consolidate Server Port Variable Definitions about 2 months ago
AI Summary: Consolidate the definition of server port variables across the Hiero Block Node project to improve maintainability and ease of configuration. This involves identifying all locations where ports are currently defined (JVM, Docker, Kubernetes, simulator) and refactoring the code to use a single, centralized configuration mechanism, ideally an environment variable.
Complexity:
4/5
Improvement good first issue