Skip to content
Discussion options

You must be logged in to vote

If I have quarkus.datasource.blocking.jdbc.url = ${quarkus.datasource.jdbc.url:jdbc:postgresql://localhost:5433/quarkus} will it then use the variabel export QUARKUS_DATASOURCE_JDBC_URL when running?

https://quarkus.io/guides/config-reference#with-environment-variables

Yes. Even for substitutions, the lookup rule still applies.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by agreedSkiing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
3 participants