testing: Use venv for strongTNC

Also updated to a newer version to fix dependency issues.
This commit is contained in:
Tobias Brunner
2023-07-13 10:48:53 +02:00
parent 9b8f26b407
commit 21bf3e41f9
6 changed files with 11 additions and 4 deletions
@@ -1,3 +1,4 @@
WSGIPythonHome /usr/local/venvs/tnc
WSGIPythonPath /var/www/tnc
<VirtualHost *:80>
@@ -1,3 +1,4 @@
WSGIPythonHome /usr/local/venvs/tnc
WSGIPythonPath /var/www/tnc
<VirtualHost *:80>
@@ -1,3 +1,4 @@
WSGIPythonHome /usr/local/venvs/tnc
WSGIPythonPath /var/www/tnc
<VirtualHost *:80>