Browse Source

update docs

tags/v1.4.31
Jonathan Cobb 3 years ago
parent
commit
f3aeb98204
1 changed files with 3 additions and 1 deletions
  1. +3
    -1
      docs/launch-types.md

+ 3
- 1
docs/launch-types.md View File

@@ -15,7 +15,9 @@ On the Bubble launch screen, click the "Launch with Advanced Settings" link.
The first drop-down option is "Bubble Type".

### Via the API
The Launch Type is called `installType` in the Bubble API. When using the API, set the `launchType` property in the JSON object that creates the Bubble.
The Launch Type is called `installType` in the Bubble API.

When using the API, set the `launchType` property in the JSON object that creates the Bubble.

# What Makes Launch Types Different?
The two key distinguishing characteristics of each Launch Type are its **Mode** and how it handles **Cloud Services**.


Loading…
Cancel
Save