mirror of
https://github.com/YunoHost-Apps/searx_ynh.git
synced 2024-09-03 20:16:30 +02:00
Merge pull request #116 from mh4ckt3mh4ckt1c4s/patch-1
Fix uwsgi config
This commit is contained in:
commit
f5deed028e
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ base = __FINALPATH__
|
||||||
route-run = fixpathinfo:
|
route-run = fixpathinfo:
|
||||||
|
|
||||||
# Module to import
|
# Module to import
|
||||||
module = __APP__.webapp
|
module = searx.webapp
|
||||||
|
|
||||||
# Virtualenv and python path
|
# Virtualenv and python path
|
||||||
virtualenv = __FINALPATH__
|
virtualenv = __FINALPATH__
|
||||||
|
|
Loading…
Add table
Reference in a new issue