cambios
This commit is contained in:
@@ -54,3 +54,6 @@ pids
|
||||
|
||||
# Diagnostic reports (https://nodejs.org/api/report.html)
|
||||
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json
|
||||
|
||||
# Uploaded files
|
||||
/uploads
|
||||
@@ -54,7 +54,7 @@ export const createMainDbConfig = async (
|
||||
retryDelay: 3000,
|
||||
connectTimeout: 30000,
|
||||
|
||||
synchronize: false,
|
||||
synchronize: true,
|
||||
dropSchema: false,
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user