79362163

Date: 2025-01-16 15:32:37
Score: 1
Natty:
Report link

Due to the quarkus.smallrye-openapi.servers is a runtime property you may directly in application.properties file set it to any runtime env variable like

quarkus.smallrye-openapi.servers=${HOSTNAME:localhost}

where localhost is just a fallback value in case HOSTNAME env missing.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Alex Kovalenko