Skip to content

Commit a841afd

Browse files
committed
fix changes
1 parent 7ac64a5 commit a841afd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

self-hosting/methods/docker-swarm.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ This guide shows you the steps to deploy a self-hosted instance of the Plane Com
1414
### Procedure
1515

1616
1. **Download the required depoyment files**
17-
- `portainer-compose.yml` – Defines Plane's services and dependencies.
17+
- `swarm-compose.yml` – Defines Plane's services and dependencies.
1818
```bash
1919
curl -fsSL https://prime.plane.so/releases/<plane-version>/portainer-compose.yml -o swarm-compose.yml
2020
```

0 commit comments

Comments
 (0)