Files

7 lines
136 B
JavaScript
Raw Permalink Normal View History

2021-01-13 11:25:45 -08:00
module.exports = {
session: {
// If this still says `undefined`, set a real secret!
secret: 'Px*2389WQ693cb6DIe6ad38J'
}
};