Skip to content

Commit b06b2f3

Browse files
fix: formatting
1 parent aab10af commit b06b2f3

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/self-hosting/methods/download-config.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)