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



                                             
                                       






                                                                                   
                                                             


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

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