Skip to content

Commit

Permalink
Prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh-Cena committed Aug 7, 2023
1 parent 9310228 commit d9d0b65
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions website/docs/deployment.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -713,8 +713,8 @@ Get started by following [Flightcontrol's step-by-step Docusaurus guide](https:/
- Navigate to your application **Settings**
- Select **Port**
- Add port used by your Docusaurus application
5. Deploy
- All you have to do now is to navigate to your application and click on **Deploy**.
5. Deploy
- All you have to do now is to navigate to your application and click on **Deploy**.

![Deploy the app](https://hub.qovery.com/img/heroku/heroku-1.png)

Expand Down Expand Up @@ -746,9 +746,9 @@ That's it. Watch the status and wait till the app is deployed. To open the appli

- The standard build command for Docusaurus is:

```bash npm2yarn
npm run build
```
```bash npm2yarn
npm run build
```

- You can modify the build command if needed. You can enter multiple commands separated by `&&`.

Expand Down

0 comments on commit d9d0b65

Please sign in to comment.