www/apps/cloud/app/environments/subdomains/page.mdx
import { Note } from "docs-ui"
export const metadata = {
title: Update Subdomains,
}
In this guide, you'll learn how to update the Medusa-provided subdomains for your backend and storefront.
Each environment gets a backend subdomain under medusajs.app and a storefront subdomain under medusajs.site. You can update these subdomains from the environment's Domains settings page.
These are different from custom domains, which let you serve your backend and storefront from your own domain names.
Updating a subdomain may result in a short downtime until the change propagates.
</Note>To update the backend or storefront subdomain:
https://<your-subdomain>.medusajs.app.https://<your-subdomain>.medusajs.site.