Skip to content

Commit

Permalink
update copy in Heroku deployment page (#1947)
Browse files Browse the repository at this point in the history
  • Loading branch information
NdagiStanley authored Dec 11, 2023
1 parent d04967a commit fbc5873
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docusaurus/docs/dev-docs/deployment/heroku.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,8 +165,7 @@ npm install pg && npm install pg-connection-string
</TabItem>

</Tabs>



7. Add `package-lock.json` to the end of the `.gitignore` file at the root of the Strapi project:

```sh
Expand Down Expand Up @@ -195,7 +194,7 @@ Deploying to Heroku requires installing the CLI tool, creating an App, connectin
### Install and use the Heroku CLI

1. Use the following OS-specific installation instructions to install the Heroku CLI tool:

<Tabs>

<TabItem value="Ubuntu" label="Ubuntu">
Expand Down

1 comment on commit fbc5873

@vercel
Copy link

@vercel vercel bot commented on fbc5873 Dec 11, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

documentation – ./

documentation-strapijs.vercel.app
documentation-git-main-strapijs.vercel.app
docs-vercel-v4.strapi.io

Please sign in to comment.