mirror of
https://github.com/searxng/searxng.git
synced 2024-11-04 20:30:11 +01:00
add application as alias
This commit is contained in:
parent
2f4c2298ba
commit
7d5c131349
@ -483,5 +483,8 @@ def run():
|
||||
)
|
||||
|
||||
|
||||
application = app
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
run()
|
||||
|
Loading…
Reference in New Issue
Block a user