Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
aarushik93 committed Sep 20, 2024
1 parent 9d7f843 commit 7bb1323
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/content/server/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ docker compose -f docker-compose.combined.yml up -d
In the other terminal from frontend, you can run the following command to start the frontend:

```bash
cp .env.example .env
yarn dev
```

Expand Down

0 comments on commit 7bb1323

Please sign in to comment.