Pre Yoeman
[YouAndWeb_TwoToc] / server / config / environment / index.js
index 504e586..891cbb2 100755 (executable)
@@ -25,7 +25,7 @@ var all = {
   ip: process.env.IP || '0.0.0.0',
 
   // Should we populate the DB with sample data?
-  seedDB: false,
+  seedDB: true,
 
   // Secret for session, you will want to change this and make it an environment variable
   secrets: {