mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-18 03:50:32 +02:00
Merge remote-tracking branch 'origin/master' into copilot/fix-filebrowser-start-issue
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com>
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
## 2.63.4-2 (20-05-2026)
|
||||||
|
- Minor bugs fixed
|
||||||
|
|
||||||
## 2.63.4-2 (2026-05-20)
|
## 2.63.4-2 (2026-05-20)
|
||||||
- Fix: add nginx redirect from root `/` to `/files/` to prevent Vue Router crash on startup
|
- Fix: add nginx redirect from root `/` to `/files/` to prevent Vue Router crash on startup
|
||||||
|
|||||||
@@ -77,6 +77,7 @@ environment:
|
|||||||
homeassistant: 2025.5.0
|
homeassistant: 2025.5.0
|
||||||
image: ghcr.io/alexbelgium/filebrowser-{arch}
|
image: ghcr.io/alexbelgium/filebrowser-{arch}
|
||||||
ingress: true
|
ingress: true
|
||||||
|
ingress_entry: entry
|
||||||
ingress_port: 8071
|
ingress_port: 8071
|
||||||
ingress_stream: true
|
ingress_stream: true
|
||||||
map:
|
map:
|
||||||
|
|||||||
Reference in New Issue
Block a user