You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: fern/products/docs/pages/enterprise/self-hosted-set-up.mdx
+16-5Lines changed: 16 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ Before setting up self-hosted documentation, ensure you have:
17
17
18
18
The self-hosted documentation runs on a private Docker image: `fernapi/fern-self-hosted`
19
19
20
-
**Contact Fern Support** and provide your Docker Hub username to the Fern team. Fern will allowlist your account to download the private image
20
+
**Contact Fern Support** and provide your Docker Hub username to the Fern team. Fern will allowlist your account to download the private image, and provide you with the latest tag.
21
21
22
22
</Step>
23
23
<Steptitle="Download the Docker Image">
@@ -57,7 +57,13 @@ Replace `<latest-tag>` with the actual tag used in the previous step.
57
57
Build your custom Docker image using the Dockerfile:
0 commit comments