ajout heimdall
This commit is contained in:
5
heimdall/config/www/SupportedApps/Dozzle/Dozzle.php
Executable file
5
heimdall/config/www/SupportedApps/Dozzle/Dozzle.php
Executable file
@@ -0,0 +1,5 @@
|
||||
<?php namespace App\SupportedApps\Dozzle;
|
||||
|
||||
class Dozzle extends \App\SupportedApps {
|
||||
|
||||
}
|
||||
10
heimdall/config/www/SupportedApps/Dozzle/app.json
Executable file
10
heimdall/config/www/SupportedApps/Dozzle/app.json
Executable file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"appid": "176d99d897dbd7c02b1a1db4142054f74a76aa47",
|
||||
"name": "Dozzle",
|
||||
"website": "https://dozzle.dev/",
|
||||
"license": "MIT License",
|
||||
"description": "Dozzle is a real-time log viewer for docker containers.",
|
||||
"enhanced": false,
|
||||
"tile_background": "dark",
|
||||
"icon": "dozzle.png"
|
||||
}
|
||||
BIN
heimdall/config/www/SupportedApps/Dozzle/dozzle.png
Executable file
BIN
heimdall/config/www/SupportedApps/Dozzle/dozzle.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 2.4 KiB |
Reference in New Issue
Block a user