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



                                             
                                       






                                                                                   
                                                             


                 
{
	"applications": {
		"example_python": {
			"type": "python 3.4",
			"processes": 2,
			"path": "/usr/share/doc/unit-python34/examples/python-app",
			"module": "wsgi"
		}
	},

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