mirror of
https://github.com/janishutz/libreevent.git
synced 2025-11-25 05:14:23 +00:00
progress on setup
This commit is contained in:
@@ -23,6 +23,7 @@ const root = process.env.ROOT || '/order';
|
||||
|
||||
const settings = fs.readFileSync( path.join( __dirname + '/config.json' ) );
|
||||
|
||||
|
||||
// initialise express with middlewares
|
||||
app.use( expressSession( {
|
||||
secret: 'gaoevgoawefgo083tq2rfvöfaf0p8',
|
||||
|
||||
Reference in New Issue
Block a user