forked from github/plane
8 lines
324 B
Markdown
8 lines
324 B
Markdown
|
## Coolify Setup
|
||
|
|
||
|
Access the `coolify-docker-compose` file [here](https://raw.githubusercontent.com/makeplane/plane/master/deploy/coolify/coolify-docker-compose.yml) or download using using below command
|
||
|
|
||
|
```
|
||
|
curl -fsSL https://raw.githubusercontent.com/makeplane/plane/master/deploy/coolify/coolify-docker-compose.yml
|
||
|
|
||
|
```
|