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
As of esx legacy 1.10.1, seems like content must be served through https?
Had a metric load of errors complaining about it. I edited index.html to change every mention of "http://radio/radio:ready" to "https://radio/radio:ready"
which solved it. Suggest it should be added to the main repo.
The text was updated successfully, but these errors were encountered:
As of esx legacy 1.10.1, seems like content must be served through https?
Had a metric load of errors complaining about it. I edited index.html to change every mention of "http://radio/radio:ready" to "https://radio/radio:ready"
which solved it. Suggest it should be added to the main repo.
The text was updated successfully, but these errors were encountered: