Packages: fixed a path to python 3.12 example app
This commit is contained in:
committed by
Dan Callahan
parent
183a1e9d63
commit
5570d807d9
@@ -3,7 +3,7 @@
|
|||||||
"example_python": {
|
"example_python": {
|
||||||
"type": "python 3.12",
|
"type": "python 3.12",
|
||||||
"processes": 2,
|
"processes": 2,
|
||||||
"path": "/usr/share/doc/unit-python3.12/examples/python-app",
|
"path": "/usr/share/doc/unit-python312/examples/python-app",
|
||||||
"module": "wsgi"
|
"module": "wsgi"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user