Skip to content

Commit 515f5b3

Browse files
authored
🏎 Enable streaming mode for Ingress (#89)
1 parent 0ccd2fe commit 515f5b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

phpmyadmin/config.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"description": "A web interface for the official MariaDB add-on",
66
"url": "https://github.com/hassio-addons/addon-phpmyadmin",
77
"ingress": true,
8+
"ingress_stream": true,
89
"panel_icon": "mdi:database",
910
"arch": ["aarch64", "amd64", "armhf", "armv7", "i386"],
1011
"init": false,

0 commit comments

Comments
 (0)