mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 11:41:31 +00:00
18 lines
367 B
YAML
18 lines
367 B
YAML
advanced: true
|
|
arch:
|
|
- aarch64
|
|
- amd64
|
|
- armhf
|
|
- armv7
|
|
- i386
|
|
codenotary: codenotary@frenck.dev
|
|
description: Explore your SQLite database
|
|
image: ghcr.io/hassio-addons/sqlite-web/{arch}
|
|
ingress: true
|
|
map:
|
|
- config:rw
|
|
name: SQLite Web
|
|
panel_icon: mdi:database
|
|
slug: sqlite-web
|
|
url: https://github.com/hassio-addons/addon-sqlite-web/tree/main/README.md
|
|
version: fab3662
|