diff --git a/docs/admin/networking/workspace-proxies.md b/docs/admin/networking/workspace-proxies.md index d2de3a9f512bd..3d764b248d2d8 100644 --- a/docs/admin/networking/workspace-proxies.md +++ b/docs/admin/networking/workspace-proxies.md @@ -56,12 +56,13 @@ Deploying the workspace proxy will also register the proxy with coderd and make the workspace proxy usable. If the proxy deployment is successful, `coder wsproxy ls` will show an `ok` status code: -``` +```shell $ coder wsproxy ls NAME URL STATUS STATUS -brazil-saopaulo https://brazil.example.com ok -europe-frankfurt https://europe.example.com ok -sydney https://sydney.example.com ok +primary https://dev.coder.com ok +brazil-saopaulo https://brazil.example.com ok +europe-frankfurt https://europe.example.com ok +sydney https://sydney.example.com ok ``` Other Status codes: