You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add https-address to /v1/system-info response (#622)
When we added the `--https` option to `pebble run` (#599), we forgot to
add the corresponding `https-address` field to the /v1/system-info
response. Add that in now.