2016-10-08 01:58:37 +00:00
|
|
|
{
|
|
|
|
|
|
|
|
"app": {
|
2017-02-06 03:27:33 +00:00
|
|
|
"motd": "Welcome!<br>"
|
2016-10-08 01:58:37 +00:00
|
|
|
},
|
|
|
|
|
|
|
|
"web": {
|
2017-02-06 03:27:33 +00:00
|
|
|
"port": 8082,
|
2016-10-08 01:58:37 +00:00
|
|
|
"bind_to": "127.0.0.1",
|
2017-02-06 03:43:07 +00:00
|
|
|
"title": "NMDC Web Frontend",
|
2017-02-05 23:18:21 +00:00
|
|
|
"custom_favicon": false
|
2016-10-08 01:58:37 +00:00
|
|
|
},
|
|
|
|
|
|
|
|
"hub": {
|
|
|
|
"address": "127.0.0.1",
|
2017-02-06 03:27:33 +00:00
|
|
|
"port": 411,
|
|
|
|
"tag": "nmdc-webfrontend"
|
2016-10-08 01:58:37 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
}
|