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




                                             
                                       










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

	"listeners": {
		"*:8400": {
			"application": "example_python"
		}
	}
}