change database name
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"development": {
|
||||
"username": "docker",
|
||||
"password": "docker",
|
||||
"database": "psychology",
|
||||
"database": "CrmIntegration",
|
||||
"port": "5432",
|
||||
"dialect": "postgres"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user