mirror of
https://github.com/coder/coder.git
synced 2026-09-21 20:51:01 +08:00
* fix: allow ports in wildcard url configuration This just forwards the port to the ui that generates urls. Our existing parsing + regex already supported ports for subdomain app requests.