Initial commit of content.
This commit is contained in:
6
lib/modules/apostrophe-express/index.js
Normal file
6
lib/modules/apostrophe-express/index.js
Normal file
@@ -0,0 +1,6 @@
|
||||
module.exports = {
|
||||
session: {
|
||||
// If this still says `undefined`, set a real secret!
|
||||
secret: 'Px*2389WQ693cb6DIe6ad38J'
|
||||
}
|
||||
};
|
||||
Reference in New Issue
Block a user