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



                                             







                                                                                   
                                                             


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

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