mirror of
https://github.com/linuxserver/Heimdall-Apps.git
synced 2026-02-07 04:14:44 +08:00
Addd Cockpit, Drone, FileBrowser, Github, Gitlab, Grav, Guacamole, Mailhog, Miniflux, pfSense, phpMyAdmin, QNAP, RocketChat, SearxMetasearchEngine, Wallabag, Zoneminder foundation apps
5 lines
89 B
PHP
5 lines
89 B
PHP
<?php namespace App\SupportedApps\Cockpit;
|
|
|
|
class Cockpit extends \App\SupportedApps {
|
|
|
|
} |