Skip to content

Commit

Permalink
Merge pull request #92 from alainkaiser/main
Browse files Browse the repository at this point in the history
Fix: typo in command for resetting project
  • Loading branch information
Eventyret committed Aug 23, 2023
2 parents 92efd2d + 5fd8221 commit 276cf56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ npx @strapi-community/dockerize new
### 🧹 Resetting project

```bash
@strapi-community/dockerize reset
npx @strapi-community/dockerize reset
```

_Note_ that **RESET** will delete the `config/env` folder with all of it's content
Expand Down

0 comments on commit 276cf56

Please sign in to comment.