mirror of
https://github.com/coder/coder.git
synced 2026-06-03 21:18:24 +00:00
6bb1a34a37
* 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.