I\'m trying to assign an url to the property this way
some.url=${ENV_PROTOCOL:http}://${ENV_URL:some_url.foo.bar.cc}
But the injected value o