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

Merge branch 'testing' into update

This commit is contained in:
Éric Gaspar 2023-12-01 09:00:41 +01:00
commit 1a11b6f604
3 changed files with 3 additions and 1 deletions

View file

@ -40,6 +40,7 @@ A monitoring tool for diverse IT components, including networks, servers, VMs an
* Official app website: <https://www.zabbix.com>
* Official admin documentation: <https://www.zabbix.com/manuals>
* Upstream app code repository: <https://github.com/zabbix/zabbix>
* YunoHost Store: <https://apps.yunohost.org/app/zabbix>
* Report a bug: <https://github.com/YunoHost-Apps/zabbix_ynh/issues>
## Developer info

View file

@ -40,6 +40,7 @@ Un outil de surveillance pour divers composants informatiques, notamment les ré
* Site officiel de lapp : <https://www.zabbix.com>
* Documentation officielle de ladmin : <https://www.zabbix.com/manuals>
* Dépôt de code officiel de lapp : <https://github.com/zabbix/zabbix>
* YunoHost Store: <https://apps.yunohost.org/app/zabbix>
* Signaler un bug : <https://github.com/YunoHost-Apps/zabbix_ynh/issues>
## Informations pour les développeurs

View file

@ -25,7 +25,7 @@
"multi_instance": false,
"services": [
"nginx",
"php7.3-fpm",
"php7.4-fpm",
"mysql"
],
"arguments": {