make it work in docker again and fix some ngx config issues

This commit is contained in:
2025-07-02 20:47:10 +03:00
parent c41e0cfc0c
commit 13c89cbde2
4 changed files with 8 additions and 5 deletions

View File

@@ -8,7 +8,7 @@ chmod-socket = 666
plugins = python3
virtualenv = /opt/venv
pythonpath = /opt/venv/lib/python3.13/site-packages
pythonpath = /opt/venv/lib/python3.11/site-packages
uid = www-data
gid = www-data