docs: add a custom domain
This commit is contained in:
19
apps/docs/docs/editor/custom-domain.md
Normal file
19
apps/docs/docs/editor/custom-domain.md
Normal file
@ -0,0 +1,19 @@
|
||||
# Add a custom domain
|
||||
|
||||
You can bind a custom domain to your typebot in the "Share" tab.
|
||||
|
||||
<img
|
||||
src="/img/custom-domain/add-domain.png"
|
||||
width="700"
|
||||
alt="Add my domain button"
|
||||
/>
|
||||
|
||||
To connect a new domain, follow the instructions:
|
||||
|
||||
<img
|
||||
src="/img/custom-domain/instructions.png"
|
||||
width="700"
|
||||
alt="Add domain instructions"
|
||||
/>
|
||||
|
||||
Once you've added the corresponding DNS record, click on the "Save" button. You might have to wait for a few minutes before the record is properly propagated.
|
BIN
apps/docs/static/img/custom-domain/add-domain.png
vendored
Normal file
BIN
apps/docs/static/img/custom-domain/add-domain.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 464 KiB |
BIN
apps/docs/static/img/custom-domain/instructions.png
vendored
Normal file
BIN
apps/docs/static/img/custom-domain/instructions.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 160 KiB |
Reference in New Issue
Block a user