* 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.
* chore: move app url parsing to it's own package
coder open vscode
Fixes #7667
Co-authored-by: Spike Curtis <spike@coder.com>