1
0
mirror of https://github.com/franjsco/tick3t-api synced 2025-06-05 22:09:20 +02:00

edit server

This commit is contained in:
Francesco Esposito 2019-08-06 18:52:48 +02:00
parent 64246543b7
commit a1f0eadd7c

View File

@ -13,7 +13,7 @@ const mongoose = require('./config/database');
const app = express();
app.set('secretKey', 'ciccio'); // sostituire con variabili ambiente
app.set('secretKey', 'ciccio'); // sostituire con variabili ambiente (env)
app.disable('etag');
// connection to mongodb