15 lines
218 B
JSON
15 lines
218 B
JSON
{
|
|
"development":{
|
|
"id":"master-server-1",
|
|
"host":"127.0.0.1",
|
|
"port":3005
|
|
},
|
|
|
|
"production":{
|
|
"id":"master-server-1",
|
|
"host":"127.0.0.1",
|
|
"port":3005
|
|
}
|
|
|
|
}
|