Hey all!

I'm trying to use a remote swagger-config.yaml to specify the URLs to load, 
but when I specify the CONFIG_URL docker environment variable to be an 
accessible HTTP URL I get the error "Failed to load remote configuration." 
displayed in Swagger. I've verified from within the container that the 
endpoint is reachable. The file itself is very simple YAML and looks like 
this:

---
url: "https://petstore.swagger.io/v2/swagger.json";

Does anyone have any thoughts as to what I'm doing wrong?

Scott

-- 
You received this message because you are subscribed to the Google Groups 
"Swagger" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to