Skip to content

Commit

Permalink
Update setup-custom-domain.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hrithikwins authored Dec 7, 2023
1 parent 442d220 commit fefe9fc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/setup-custom-domain.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@ The easiest method to connect a custom domain to your Hub is to create a [cname]
2. Run the following code in the console to get your token: `console.log(RegExp("_turkeyauthtoken"+"=[^;]+").exec(document.cookie)[0].slice(17))`

3. Copy the long string of characters to be used in Part C. **Please note that turkeyauthtokens are only valid for 12 hours.**
4. You can alternatively Go to 'Edit Custom Domains' section and click on the copy icon to copy turkeyauthtoken to your clipboard

"You can alternatively go to the 'Customize your web address section' and click on the 'clipboard' icon to copy turkeyauthtoken to your clipboard"
![image](https://github.com/MozillaReality/hubs-docs/assets/42163313/e07dfda0-bf80-4dc2-9658-e071f6d1fb95)


Expand Down

0 comments on commit fefe9fc

Please sign in to comment.