mirror of
https://github.com/YunoHost-Apps/searx_ynh.git
synced 2024-09-03 20:16:30 +02:00
[enh] Add services list in manifest
This commit is contained in:
parent
2723212d6d
commit
d79b1125bb
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…
Add table
Reference in a new issue