docs: add cloud billing docs (#12766)

* docs: add cloud billing docs

* fixes
This commit is contained in:
Shahed Nasser
2025-06-19 09:56:08 +03:00
committed by GitHub
parent 52becfdb90
commit ffa611b546
5 changed files with 184 additions and 1 deletions
+1
View File
@@ -66,6 +66,7 @@ To create a long-lived environment:
2. In the side window that opens:
- Enter the name of the environment. For example, `Staging`.
- Select the branch you want to associate with this environment. For example, `staging`.
- If you don't see the branch you want to use, refresh the page to load the latest branches from your repository.
- Set the custom subdomain for the environment. All environments are subdomains of `medusajs.app`. So, if you set the subdomain to `staging-my-project`, the environment's URL will be `staging-my-project.medusajs.app`.
3. Once you're done, click the "Create" button.