8fe1951509
* chore(deps): update mauricenino/dashdot docker tag to v5.1.3 * Update app version --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
20 lines
646 B
JSON
20 lines
646 B
JSON
{
|
|
"$schema": "../schema.json",
|
|
"name": "Dash.",
|
|
"port": 8173,
|
|
"available": true,
|
|
"exposable": true,
|
|
"id": "dashdot",
|
|
"tipi_version": 2,
|
|
"version": "5.1.3",
|
|
"categories": [
|
|
"utilities"
|
|
],
|
|
"description": "dash. (or dashdot) is a modern server dashboard, running on the latest tech, designed with glassmorphism in mind. It is intended to be used for smaller VPS and private servers.",
|
|
"short_desc": "A simple, modern server dashboard, primarily used by smaller private server",
|
|
"author": "MauriceNino",
|
|
"source": "https://github.com/MauriceNino/dashdot",
|
|
"website": "https://getdashdot.com/",
|
|
"form_fields": []
|
|
}
|