Make sure database is reset in local development

This commit is contained in:
Son NK 2019-12-21 14:00:07 +02:00
parent 847ad2beca
commit 7e1c403b84
1 changed files with 2 additions and 0 deletions

View File

@ -347,6 +347,8 @@ To run the code locally, please create a local setting file based on `.env.examp
cp .env.example .env
```
Make sure to uncomment the `RESET_DB=true` to create the database locally.
Feel free to custom your `.env` file, it would be your default setting when developing locally. This file is ignored by git.
You don't need all the parameters, for ex if you don't update images to s3, then