- Notifications
You must be signed in to change notification settings - Fork928
Closed
Description
We need a way for the app to be told if the protocol is HTTP or HTTPs, we need to embed this in the port subdomain for the app.
We can do this by add a suffix ofs
after the first port section:
8080--dev--dev--...8080s--dev--dev...
Proxy will need to start checking for this and routing accordingly.