/var/www/greso.tech/server/nsm/config
Edit: /var/www/greso.tech/server/nsm/config/config.json (469B)
{
"development": {
"username": "doncode",
"password": "zedZtop7171mysql",
"database": "nsm",
"host": "localhost",
"dialect": "mysql"
},
"test": {
"username": "doncode",
"password": "zedZtop7171mysql",
"database": "nsm",
"host": "localhost",
"dialect": "mysql"
},
"production": {
"username": "doncode",
"password": "zedZtop7171mysql",
"database": "nsm",
"host": "localhost",
"dialect": "mysql"
}
}