17 lines
320 B
JSON
Executable File
17 lines
320 B
JSON
Executable File
{
|
|
"default": {
|
|
"local": {
|
|
"host" : "localhost",
|
|
"dbname" : "ndli1718",
|
|
"user" : "ndli1718-php",
|
|
"password" : "4JB1dtbrIC8pT935"
|
|
},
|
|
"remote": {
|
|
"host" : "db_remote_host",
|
|
"dbname" : "db_remote_name",
|
|
"user" : "db_remote_user",
|
|
"password" : "db_remote_password"
|
|
}
|
|
}
|
|
}
|