2016-10-08 01:58:37 +00:00
|
|
|
{
|
|
|
|
|
|
|
|
"app": {
|
|
|
|
"name" : "DCWebUI2",
|
|
|
|
"version": "1.3.0",
|
|
|
|
"motd" : "Welcome!<br>",
|
|
|
|
"debug" : true
|
|
|
|
},
|
|
|
|
|
|
|
|
"web": {
|
|
|
|
"port" : 8082,
|
|
|
|
"bind_to": "127.0.0.1",
|
|
|
|
"extern" : "http://127.0.0.1:8082",
|
|
|
|
"title" : "DCWebUI"
|
|
|
|
},
|
|
|
|
|
|
|
|
"hub": {
|
|
|
|
"address": "127.0.0.1",
|
|
|
|
"port" : 411,
|
2016-10-08 02:19:37 +00:00
|
|
|
"tag" : "nmdc-webfrontend"
|
2016-10-08 01:58:37 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
}
|