Skip to content

Commit 0fa86d3

Browse files
authored
Update docs/operate/control/viam-applications.md
1 parent a40bbba commit 0fa86d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/operate/control/viam-applications.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ For a React application that shows camera feeds for a machine, see [Viam Camera
241241
### Can I use a custom domain?
242242

243243
Viam does not currently support using custom domains (for example: `www.mycustomdomain.com/machine/<machineHostname>`) to serve your Viam application.
244-
You can, however, redirect from your domain to your Viam application (`www.mycustomdomain.com/machine/<machineHostname>` -> `your-app-name_your-public-namespace.viamapplications.com/machine/<machineHostname>`).
244+
You can, however, redirect from your domain to your Viam application (`www.mycustomdomain.com` -> `your-app-name_your-public-namespace.viamapplications.com`).
245245
You can set forwarding up with your DNS provider.
246246

247247
To configure an apex domain (`example.com`) and the `www` subdomain, set the following values:

0 commit comments

Comments
 (0)