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












                                                                                   
                                                             


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

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