Skip to content

how to config task more friendly? #227

Answered by qxzzxq
conderls asked this question in Q&A
Discussion options

You must be logged in to vote

Sorry for the late reply. You can use environment variables for parameters that need to be updated.

For example, in the configuration file:

myvariable = ${MY_VAR}

Then myvariable will be set to the value of the environment variable MY_VAR.

For more features, please refer to https://github.com/lightbend/config

Replies: 1 comment

Comment options

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