/var/www/greso.tech/server/nsm/config
NameSizeModeActions
app.json8970644editdlrm
app.json.example7050644editdlrm
config.json4690644editdlrm
config.json.example4640644editdlrm
Edit: /var/www/greso.tech/server/nsm/config/config.json.example (464B)
{ "development": { "username": "root", "password": "null", "database": "db_delivery_dev", "host": "localhost", "dialect": "mysql" }, "test": { "username": "root", "password": null, "database": "db_delivery_test", "host": "localhost", "dialect": "mysql" }, "production": { "username": "root", "password": null, "database": "db_delivery_production", "host": "localhost", "dialect": "mysql" } }