/var/www/p4ela.kz/server/delivery/config
NameSizeModeActions
app.json8430644editdlrm
app.json.example7570644editdlrm
config.json4840644editdlrm
config.json.example4640644editdlrm
Edit: /var/www/p4ela.kz/server/delivery/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" } }