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: www/apps/cloud/app/environments/custom-domains/page.mdx
+3-16Lines changed: 3 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,12 +50,6 @@ To set up a backend custom domain:
50
50
51
51
You can track your domain's setup progress with the [Domain Status Indicators](#domain-status-indicators).
52
52
53
-
<Note>
54
-
55
-
Once a custom domain is configured, the **Add Domain** button will be hidden to prevent duplicate entries. If you need to change the domain, you must first remove the existing domain.
56
-
57
-
</Note>
58
-
59
53
### Update Backend Domain in Storefront
60
54
61
55
To avoid downtime in you storefront while DNS changes propagate for your backend's custom domain, Medusa doesn't update the backend URL set in the storefront automatically. The storefront will still point to the backend's original subdomain.
@@ -125,21 +119,14 @@ If no custom domain is configured for your storefront environment, you'll see a
125
119
2. Click on the environment card where you want to set up the custom domain.
126
120
3. Click the **Settings** tab.
127
121
4. Navigate to the **Domains** section.
128
-
5. If no custom domain is configured, you'll see an informational alert explaining how custom domains provide storefront support.
129
-
6. Click the **Add Domain** button.
130
-
7. In the modal that opens:
122
+
5. Click the **Add Domain** button.
123
+
6. In the modal that opens:
131
124
-**Domain Step**: Enter your custom domain name (for example, `shop.acme.com`)
132
125
-**DNS Setup**: Follow the instructions to add the required DNS records with your domain provider
133
-
8. Click **Done** to complete the setup.
126
+
7. Click **Done** to complete the setup.
134
127
135
128
You can track your domain's setup progress with the [Domain Status Indicators](#domain-status-indicators).
136
129
137
-
<Note>
138
-
139
-
Once a custom domain is configured, the **Add Domain** button will be hidden to prevent duplicate entries. If you need to change the domain, you must first remove the existing domain.
0 commit comments