From what it seems are you trying to do
url: ${http_url}
within the http.yaml? cause it doesnt support environment variables at the moment.
Well decoding it goes to <HTTP_URL> that doesn’t exists in the yaml at all?
From what it seems are you trying to do
url: ${http_url}
within the http.yaml? cause it doesnt support environment variables at the moment.
Well decoding it goes to <HTTP_URL> that doesn’t exists in the yaml at all?