File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
docs/content/1.docs/1.getting-started Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -23,14 +23,14 @@ The [NuxtHub Admin](https://admin.hub.nuxt.com) is made to simplify your experie
23
23
24
24
NuxtHub supports two types of deployments: production and preview.
25
25
26
- ## Production Deployments
26
+ ### Production Deployments
27
27
28
28
- When setting up your project, you can specify a production branch (defaults to ` main ` )
29
29
- Successful deployments to the production branch will be:
30
30
- Accessible via your primary domain
31
31
- Also available at ` <commit>.<project>.pages.dev `
32
32
33
- ## Preview Deployments
33
+ ### Preview Deployments
34
34
35
35
- Any deployment from a non-production branch (including pull requests) is considered a preview
36
36
- Successful preview deployments are accessible via:
You can’t perform that action at this time.
0 commit comments