File tree Expand file tree Collapse file tree 4 files changed +28
-26
lines changed
Expand file tree Collapse file tree 4 files changed +28
-26
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ ---
2+ build_from :
3+ aarch64 : ghcr.io/hassio-addons/base/aarch64:10.1.1
4+ amd64 : ghcr.io/hassio-addons/base/amd64:10.1.1
5+ armhf : ghcr.io/hassio-addons/base/armhf:10.1.1
6+ armv7 : ghcr.io/hassio-addons/base/armv7:10.1.1
7+ i386 : ghcr.io/hassio-addons/base/i386:10.1.1
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ ---
2+ name : phpMyAdmin
3+ version : dev
4+ slug : phpmyadmin
5+ description : A web interface for the official MariaDB add-on
6+ url : https://github.com/hassio-addons/addon-phpmyadmin
7+ ingress : true
8+ ingress_stream : true
9+ panel_icon : mdi:database
10+ arch :
11+ - aarch64
12+ - amd64
13+ - armhf
14+ - armv7
15+ - i386
16+ init : false
17+ services :
18+ - mysql:need
19+ hassio_api : true
20+ schema :
21+ log_level : list(trace|debug|info|notice|warning|error|fatal)?
You can’t perform that action at this time.
0 commit comments