mirror of
https://github.com/YunoHost-Apps/searxng_ynh.git
synced 2024-09-03 20:26:00 +02:00
Try to add venv to uwsgi
This commit is contained in:
parent
d95e853ca2
commit
918045797e
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ After=syslog.target
|
|||
[Service]
|
||||
RuntimeDirectory=%i
|
||||
ExecStart=/usr/bin/uwsgi \
|
||||
-H /opt/yunohost/searxng/
|
||||
--ini /etc/uwsgi/apps-available/%i.ini \
|
||||
--socket /var/run/%i/app.socket \
|
||||
--logto /var/log/uwsgi/%i/%i.log
|
||||
|
|
Loading…
Add table
Reference in a new issue