mirror of
https://github.com/YunoHost/apps.git
synced 2024-09-03 20:06:07 +02:00
Merge pull request #1059 from BenoitCier/master
add PHP Sevrer Mon Apps
This commit is contained in:
commit
b5a28cdc88
1 changed files with 11 additions and 0 deletions
11
apps.json
11
apps.json
|
@ -2401,6 +2401,17 @@
|
||||||
],
|
],
|
||||||
"url": "https://github.com/YunoHost-apps/phpmyadmin_ynh"
|
"url": "https://github.com/YunoHost-apps/phpmyadmin_ynh"
|
||||||
},
|
},
|
||||||
|
"phpservermon": {
|
||||||
|
"branch": "master",
|
||||||
|
"category": "system_tools",
|
||||||
|
"maintained": true,
|
||||||
|
"revision": "HEAD",
|
||||||
|
"state": "working",
|
||||||
|
"subtags": [
|
||||||
|
"monitoring"
|
||||||
|
],
|
||||||
|
"url": "https://github.com/YunoHost-Apps/phpservermon_ynh"
|
||||||
|
},
|
||||||
"phpsysinfo": {
|
"phpsysinfo": {
|
||||||
"branch": "master",
|
"branch": "master",
|
||||||
"category": "system_tools",
|
"category": "system_tools",
|
||||||
|
|
Loading…
Add table
Reference in a new issue