mirror of
https://github.com/coollabsio/coolify.git
synced 2026-03-11 08:55:47 +00:00
Typing error in CONTRIBUTION.md
This commit is contained in:
parent
0f4536c3d3
commit
0cfa6fff43
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ You'll need a set of skills to [get started](docs/contribution/GettingStarted.md
|
|||
|
||||
```sh
|
||||
# Or... Copy and paste commands bellow:
|
||||
cp apps/api/.env.example apps/api.env
|
||||
cp apps/api/.env.example apps/api/.env
|
||||
pnpm install
|
||||
pnpm db:push
|
||||
pnpm db:seed
|
||||
|
|
|
|||
Loading…
Reference in a new issue