Skip to content
Discussion options

You must be logged in to vote

I ran into this as well. I found that it does work if you put an explicit scheme in the config file, e.g.

{
  "Services": {
    "pvlib": {
      "http": [
        "http://localhost:18080"
      ]
    }
  }
}

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@dozer75
Comment options

Answer selected by dozer75
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