mirror of
https://github.com/mmumshad/ansible-playable.git
synced 2025-03-09 23:38:54 +00:00
Enable seeding in development mode.
This commit is contained in:
parent
c127332aaf
commit
40f856e03d
1 changed files with 1 additions and 1 deletions
|
@ -11,6 +11,6 @@ module.exports = {
|
|||
},
|
||||
|
||||
// Seed database on startup
|
||||
seedDB: false
|
||||
seedDB: true
|
||||
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue