ddev-ui icon indicating copy to clipboard operation
ddev-ui copied to clipboard

Ports may be displayed and used in http and https URLs

Open rfay opened this issue 7 years ago • 0 comments

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.

What you expected to happen:

How to reproduce this:

Version: Please include the output of ddev version, docker version and the project's .ddev/config.yaml.

Anything else do we need to know:

Related source links or issues:

Please use a complexity rating of 1-5 (5 is high) for a feature request. (High complexity implies more PR planning)

rfay avatar Jan 29 '18 19:01 rfay