Skip to content

Commit 8926b7d

Browse files
fix: minor fixes
1 parent 5307e99 commit 8926b7d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,6 @@ Download `docker-compose.yml` and `variables.env` files for a given Plane releas
1010

1111
## Endpoint
1212

13-
```
14-
GET https://prime.plane.so/api/v2/setup/
15-
```
16-
1713
```bash
1814
curl "https://prime.plane.so/api/v2/setup/?version=<version>&airgapped=<true|false>&platform=<amd64|arm64>" -o plane.zip
1915
```

0 commit comments

Comments
 (0)