mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2025-04-01 20:24:18 +02:00
Added devel ports
This commit is contained in:
@@ -140,6 +140,7 @@ function GetApp () {
|
||||
const pw = uuidv4()
|
||||
const insertRes = dbtools.Insert(userDB, 'users', {
|
||||
pw: pw,
|
||||
avaiblePWRequests: 2,
|
||||
created: utils.GetDateString()
|
||||
})
|
||||
|
||||
|
Reference in New Issue
Block a user