Skip to content

feat: Add documentation for workspace proxy creation #7377

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 13 commits into from
May 4, 2023
Prev Previous commit
Next Next commit
Add settings note
  • Loading branch information
Emyrk committed May 2, 2023
commit e863b30e951a5b2c7dac29e9d4c8fec1702e40a9
4 changes: 3 additions & 1 deletion docs/admin/workspaceproxies.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@ A workspace proxy is a relay connection a developer can choose to use when conne

# Deploy a workspace proxy

Each workspace proxy should be a unique instance. At no point should 2 workspace proxy instances share the same authentication token.
Each workspace proxy should be a unique instance. At no point should 2 workspace proxy instances share the same authentication token.

Workspace proxies can be used in the browser by navigating to the user `Account -> Workspace Proxy`

## Requirements

Expand Down