1
0
Fork 0
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:
mh4ckt3mh4ckt1c4s 2022-11-24 20:27:58 +01:00
parent d95e853ca2
commit 918045797e

View file

@ -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