File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
docs/self-hosting/methods Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -18,11 +18,11 @@ curl "https://prime.plane.so/api/v2/setup/?version=<version>&airgapped=<true|fal
1818
1919## Query Parameters
2020
21- | Option | Required | Default | Description |
22- | ---------- | -------- | ------- | -------------------------------------------- |
23- | ` version ` | Yes | — | Release tag name (e.g. ` v2.3.4 ` ) |
24- | ` airgapped ` | No | ` false ` | Set to ` true ` to get airgapped compose files |
25- | ` platform ` | No | ` amd64 ` | Target architecture: ` amd64 ` or ` arm64 ` |
21+ | Option | Required | Default | Description |
22+ | ----------- | -------- | ------- | -------------------------------------------- |
23+ | ` version ` | Yes | — | Release tag name (e.g. ` v2.3.4 ` ) |
24+ | ` airgapped ` | No | ` false ` | Set to ` true ` to get airgapped compose files |
25+ | ` platform ` | No | ` amd64 ` | Target architecture: ` amd64 ` or ` arm64 ` |
2626
2727## Response
2828
You can’t perform that action at this time.
0 commit comments