backend done
This commit is contained in:
@@ -25,6 +25,8 @@ async function startServer() {
|
||||
waitForConnections: true,
|
||||
connectionLimit: 10,
|
||||
queueLimit: 0,
|
||||
timezone: 'Z',
|
||||
dateStrings: true
|
||||
});
|
||||
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user