Fix API paths for Home Assistant Ingress compatibility

- Change absolute API paths to relative paths in camera-search.js
- Change absolute API paths to relative paths in stream-discovery.js
- Fixes resource loading in HA Ingress environment
- Maintains compatibility with direct Docker installations
- Version bump to 1.0.2
This commit is contained in:
eduard256
2025-11-18 13:35:29 +03:00
parent 1bab993a13
commit 90063c3f3a
6 changed files with 6 additions and 5 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ import (
const (
// Version is the application version
Version = "1.0.0"
Version = "1.0.2"
// Banner is the application banner
Banner = `