Update README.md
This commit is contained in:
parent
7ce0e1e2a7
commit
e7b4d5b25a
|
@ -9,7 +9,7 @@ cd strapi.accords-library.com
|
||||||
npm install
|
npm install
|
||||||
```
|
```
|
||||||
|
|
||||||
If you have access to the database and files, the database is located in `.tmp/data.db`, the media files are in `public/uploads`. Transfer those to the new instance before running Strapi.
|
If you have access to the database and files, the database is located in `.tmp/data.db`, the encryption keys are localed in `.env`, and the media files are in `public/uploads`. Transfer those to the new instance before running Strapi.
|
||||||
|
|
||||||
To run strapi:
|
To run strapi:
|
||||||
```bash
|
```bash
|
||||||
|
|
Loading…
Reference in New Issue