Closed 7h3kk1d closed 3 years ago
Hey Alexander, probably if there's a need for this kind of features. Any reason why you would not set those from ENV
?
I managed to work around my use case by doing that. We had something that was linting ENV to make sure nothing was slipping by.
As far as I can tell there's no way to set
jruby.runtime.env
with values that are multiline env vars. This is useful if you're environment variables contain certificates. Is this something that would be open to a pull request or feature addition?