Aggiornamenti

This commit is contained in:
Paolo Arena
2020-04-24 10:29:25 +02:00
parent 4a9fa9cf61
commit 2549d43447
21 changed files with 733 additions and 390 deletions

View File

@@ -17,7 +17,9 @@ const cfgserverSchema = new Schema({
required: true,
trim: true,
minlength: 1,
unique: true,
},
idapp: {
type: String,
},
userId: {
type: String,