Update LoraBell app URLs and remove outdated HTML file

- Changed LoraBell's LAN address from a local HTML file to a direct IP link in multiple files for improved accessibility.
- Removed the now obsolete lorabell-info.html file from the public directory.
- Updated service worker cache revision for index.html to ensure proper asset management.
This commit is contained in:
Dorian
2026-02-18 08:42:24 +00:00
parent dd9038b917
commit d6ecf5ea2f
6 changed files with 23 additions and 42 deletions
+1 -1
View File
@@ -611,7 +611,7 @@ const staticDevApps = {
'interface-addresses': {
main: {
'tor-address': 'lorabell.onion',
'lan-address': '/lorabell-info.html'
'lan-address': 'http://192.168.1.166'
}
},
status: 'running'