summaryrefslogblamecommitdiffhomepage
path: root/pkg/rpm/rpmbuild/SOURCES/unit.example-ruby-config
blob: 930aa98702557a34ac5a17b7af5c65e79e74b654 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11



                                       






                                                                                 
                                                           


                 
{
	"applications": {
		"example_ruby": {
			"type": "ruby",
			"processes": 2,
			"script": "/usr/share/doc/unit-ruby/examples/ruby-app.ru"
		}
	},

	"listeners": {
		"*:8700": {
			"pass": "applications/example_ruby"
		}
	}
}