summaryrefslogblamecommitdiffhomepage
path: root/pkg/rpm/rpmbuild/SOURCES/unit.example-python35-config
blob: 025f34286dfd53a0f35118c45dcb0156dffb7243 (plain) (tree)
1
2
3
4
5
6




                                             
                                       






                                                                                   
                                                             


                 
{
	"applications": {
		"example_python": {
			"type": "python 3.5",
			"user": "nobody",
			"processes": 2,
			"path": "/usr/share/doc/unit-python35/examples/python-app",
			"module": "wsgi"
		}
	},

	"listeners": {
		"*:8400": {
			"pass": "applications/example_python"
		}
	}
}