ddev-ui
ddev-ui copied to clipboard
Ports may be displayed and used in http and https URLs
What happened (or feature request):
With https://github.com/drud/ddev/pull/622 we have made the router port configurable, so http and https URLs may have a port suffix if they're not the default. Please make sure this works OK everywhere ddev-ui uses URLs.
ddev describe -j
now provides router_http_port, router_https_port, httpurl, and httpsurl.