1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/searxng_ynh.git synced 2024-09-03 20:26:00 +02:00

Get back to multi instance support

This commit is contained in:
mh4ckt3mh4ckt1c4s 2022-11-24 18:36:53 +01:00
parent e7c2462168
commit 766c9c05bc

View file

@ -24,7 +24,7 @@
"requirements": {
"yunohost": ">= 11.0.0"
},
"multi_instance": false,
"multi_instance": true,
"services": [
"nginx"
],