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

Disable multi instance

This commit is contained in:
mh4ckt3mh4ckt1c4s 2023-02-11 00:01:40 +01:00
parent c546170b60
commit a3e7190bd7

View file

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