YunoHost-Apps / searx_ynh

Searx package for YunoHost
https://searx.github.io/searx/
GNU General Public License v3.0
20 stars 17 forks source link

Fix uwsgi config #116

Closed mh4ckt3mh4ckt1c4s closed 10 months ago

mh4ckt3mh4ckt1c4s commented 1 year ago

Problem

In the uwsgi.ini file, the module parameter is depending on the name of the application but it shouldn't. The module to be imported is searx.webapp no matter what the name of the application is, and not hardcoding it can lead to problems xhen trying to use custom applications names, or multiple instances.

Solution

Hardocing the module parameter to searx.webapp

PR Status

Automatic tests

Automatic tests can be triggered on https://ci-apps-dev.yunohost.org/ after creating the PR, by commenting "!testme", "!gogogadgetoci" or "By the power of systemd, I invoke The Great App CI to test this Pull Request!". (N.B. : for this to work you need to be a member of the Yunohost-Apps organization)

mh4ckt3mh4ckt1c4s commented 1 year ago

!testme

ericgaspar commented 10 months ago

!testme

yunohost-bot commented 10 months ago

May the CI gods be with you! Test Badge