bozo-backend/config.json

9 lines
98 B
JSON

{
"database": {
"ip": "localhost",
"port": 3306,
"user": "root",
"password": "bozo"
}
}