mirror of
https://github.com/StefBuwalda/ProjectIOT.git
synced 2025-10-30 19:29:57 +00:00
renamed seed to app_seed
This commit is contained in:
@@ -52,7 +52,7 @@ flask --app app.py db upgrade
|
|||||||
## Seeding the Database
|
## Seeding the Database
|
||||||
To populate the database with a few sample users and services, run:
|
To populate the database with a few sample users and services, run:
|
||||||
```bash
|
```bash
|
||||||
python seed.py
|
python app_seed.py
|
||||||
```
|
```
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|||||||
Reference in New Issue
Block a user