Skip to content

Commit 6f66948

Browse files
committed
fix changes
1 parent 138e91b commit 6f66948

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

self-hosting/methods/portainer.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ This guide shows you the steps to deploy a self-hosted instance of Plane using P
1616
1. **Download the required depoyment files**
1717
- `portainer-compose.yml` – Defines Plane's services and dependencies.
1818
```bash
19-
curl -fsSL https://prime.plane.so/releases/<plane-version>/docker-compose.yml -o portainer-compose.yml
19+
curl -fsSL https://prime.plane.so/releases/<plane-version>/portainer-compose.yml -o portainer-compose.yml
2020
```
2121
- `variables.env` – Stores environment variables for your deployment.
2222
```bash

0 commit comments

Comments
 (0)