mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-27 19:04:05 +02:00
update port
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"build_from": {
|
"build_from": {
|
||||||
"aarch64": "hurlenko/filebrowser:v2.32.0",
|
"aarch64": "filebrowser/filebrowser:v2.32.0",
|
||||||
"amd64": "hurlenko/filebrowser:v2.32.0",
|
"amd64": "filebrowser/filebrowser:v2.32.0",
|
||||||
"armv7": "hurlenko/filebrowser:v2.32.0"
|
"armv7": "filebrowser/filebrowser:v2.32.0"
|
||||||
},
|
},
|
||||||
"codenotary": {
|
"codenotary": {
|
||||||
"signer": "alexandrep.github@gmail.com"
|
"signer": "alexandrep.github@gmail.com"
|
||||||
|
|||||||
@@ -80,7 +80,7 @@
|
|||||||
},
|
},
|
||||||
"ingress": true,
|
"ingress": true,
|
||||||
"ingress_stream": true,
|
"ingress_stream": true,
|
||||||
"ingress_port": 8080,
|
"ingress_port": 8071,
|
||||||
"map": [
|
"map": [
|
||||||
"addon_config:rw",
|
"addon_config:rw",
|
||||||
"media:rw",
|
"media:rw",
|
||||||
@@ -102,7 +102,7 @@
|
|||||||
"panel_admin": false,
|
"panel_admin": false,
|
||||||
"panel_icon": "mdi:file-search",
|
"panel_icon": "mdi:file-search",
|
||||||
"ports": {
|
"ports": {
|
||||||
"8080/tcp": null
|
"8080/tcp": 8071
|
||||||
},
|
},
|
||||||
"ports_description": {
|
"ports_description": {
|
||||||
"8080/tcp": "Web UI port"
|
"8080/tcp": "Web UI port"
|
||||||
@@ -127,5 +127,5 @@
|
|||||||
"slug": "filebrowser",
|
"slug": "filebrowser",
|
||||||
"udev": true,
|
"udev": true,
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
"version": "2.32.0"
|
"version": "2.32.0a"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user