How to pass env variable into application.yaml file in Helidon

后端 未结 0 368
天命终不由人
天命终不由人 2020-12-07 22:02

I want to pass something like this

tracing:
  service: "test-service"
  host: ${TRACING_AGENT_HOST}
  port: ${PORT}
相关标签:
回答
  • 消灭零回复
提交回复
热议问题