Help for this page
# in MyApp::Controller use Dancer2; ... get '/config' => sub { return config; };
{ "apphandler" : "PSGI", ... "static_handler" : 1, "host" : "0.0.0.0" }