ajout heimdall
This commit is contained in:
5
heimdall/config/www/SupportedApps/Healthchecks/Healthchecks.php
Executable file
5
heimdall/config/www/SupportedApps/Healthchecks/Healthchecks.php
Executable file
@@ -0,0 +1,5 @@
|
||||
<?php namespace App\SupportedApps\Healthchecks;
|
||||
|
||||
class Healthchecks extends \App\SupportedApps {
|
||||
|
||||
}
|
||||
10
heimdall/config/www/SupportedApps/Healthchecks/app.json
Executable file
10
heimdall/config/www/SupportedApps/Healthchecks/app.json
Executable file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"appid": "2d97a1f26a2c0647566d6e0a1779a024607f9f1d",
|
||||
"name": "Healthchecks",
|
||||
"website": "https://healthchecks.io",
|
||||
"license": "BSD 3-Clause \"New\" or \"Revised\" License",
|
||||
"description": "Instant alerts when your cron jobs fail silently.",
|
||||
"enhanced": false,
|
||||
"tile_background": "light",
|
||||
"icon": "healthchecks.png"
|
||||
}
|
||||
BIN
heimdall/config/www/SupportedApps/Healthchecks/healthchecks.png
Executable file
BIN
heimdall/config/www/SupportedApps/Healthchecks/healthchecks.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 3.2 KiB |
Reference in New Issue
Block a user