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










                                                                              
                                                             


                 
{
	"applications": {
		"example_java11": {
			"processes": 1,
			"type": "java 11",
			"webapp": "/usr/share/doc/unit-jsc11/examples/jsc-app"
		}
	},

	"listeners": {
		"*:8800": {
			"pass": "applications/example_java11"
		}
	}
}