We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f66948 commit 5bcc18fCopy full SHA for 5bcc18f
self-hosting/methods/docker-swarm.mdx
@@ -23,7 +23,7 @@ This guide shows you the steps to deploy a self-hosted instance of the Plane Com
23
curl -fsSL https://prime.plane.so/releases/<plane-version>/variables.env -o plane.env
24
```
25
<Warning>
26
- The `<plane-version>` value should be v1.8.2 or higher.
+ The `<plane-version>` value should be v1.8.3 or higher.
27
</Warning>
28
29
2. **Configure environment variables**
0 commit comments