We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5307e99 commit 8926b7dCopy full SHA for 8926b7d
docs/self-hosting/methods/download-config.md
@@ -10,10 +10,6 @@ Download `docker-compose.yml` and `variables.env` files for a given Plane releas
10
11
## Endpoint
12
13
-```
14
-GET https://prime.plane.so/api/v2/setup/
15
16
-
17
```bash
18
curl "https://prime.plane.so/api/v2/setup/?version=<version>&airgapped=<true|false>&platform=<amd64|arm64>" -o plane.zip
19
```
0 commit comments