8 lines
169 B
JSON
Executable File
8 lines
169 B
JSON
Executable File
{
|
|
"db": {
|
|
"username":"root",
|
|
"password": "example_password",
|
|
"location": "localhost",
|
|
"db_name": "Your database name"
|
|
}
|
|
} |