- Ajout de la conf gitea
This commit is contained in:
parent
0dff974109
commit
db2140c073
|
|
@ -48,7 +48,9 @@ CONF_LIST_CONFIG_JSON=$(cat <<EOF
|
|||
{
|
||||
"section": "TOOLS",
|
||||
"items": [
|
||||
{"label": "Zabbix agent", "cmd": "/etc/zabbix/zabbix_agentd.conf", "bin": "zabbix_agentd"}
|
||||
{"label": "Gitea config", "cmd": "/etc/gitea/app.ini", "bin": "gitea"},
|
||||
{"label": "Zabbix agent config", "cmd": "/etc/zabbix/zabbix_agentd.conf", "bin": "zabbix_agentd"}
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue