Git Repository Public Repository

YouAndWeb_TwoToc

URLs

Copy to Clipboard

Diff Revisions a98e8d ... vs f7c47c ... for server/config/environment/index.js

Diff revisions: vs.
  @@ -25,7 +25,7 @@
25 25 ip: process.env.IP || '0.0.0.0',
26 26
27 27 // Should we populate the DB with sample data?
28 - seedDB: false,
28 + seedDB: true,
29 29
30 30 // Secret for session, you will want to change this and make it an environment variable
31 31 secrets: {