mirror of
https://github.com/YunoHost-Apps/searx_ynh.git
synced 2024-09-03 20:16:30 +02:00
Merge pull request #23 from opi/patch-1
[enh] Add services list in manifest
This commit is contained in:
commit
f4b734aba4
1 changed files with 4 additions and 0 deletions
|
@ -11,6 +11,10 @@
|
||||||
"email": "beudbeud@beudibox.fr"
|
"email": "beudbeud@beudibox.fr"
|
||||||
},
|
},
|
||||||
"multi_instance": "true",
|
"multi_instance": "true",
|
||||||
|
"services": [
|
||||||
|
"nginx",
|
||||||
|
"uwsgi"
|
||||||
|
],
|
||||||
"arguments": {
|
"arguments": {
|
||||||
"install" : [
|
"install" : [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue