Change wsgi path
This commit is contained in:
parent
8c7d22f234
commit
f07d5e415a
1 changed files with 1 additions and 1 deletions
|
@ -210,7 +210,7 @@ items:
|
||||||
WSGIRestrictStdout Off
|
WSGIRestrictStdout Off
|
||||||
WSGIRestrictSignal Off
|
WSGIRestrictSignal Off
|
||||||
WSGIPythonOptimize 1
|
WSGIPythonOptimize 1
|
||||||
WSGIScriptAlias / /usr/share/anitya/anitya.wsgi
|
WSGIScriptAlias / /usr/local/lib/python3.7/anitya/wsgi.py
|
||||||
- apiVersion: v1
|
- apiVersion: v1
|
||||||
kind: ConfigMap
|
kind: ConfigMap
|
||||||
metadata:
|
metadata:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue