From 12a62f896f7e2a9e6125c6e99a99d04eb2c5bd50 Mon Sep 17 00:00:00 2001 From: gStart9 <106188942+gStart9@users.noreply.github.com> Date: Sun, 29 Jun 2025 21:54:59 -0600 Subject: [PATCH] Turn on LAN URL after robosats-079 chat bugfix (#6) * Turn on LAN URL after robosats-079 chat bugfix * stop warning about needing Tor * Add release note about enabling of LAN web interface --- manifest.yaml | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/manifest.yaml b/manifest.yaml index bc4d245..29dbeac 100644 --- a/manifest.yaml +++ b/manifest.yaml @@ -3,6 +3,7 @@ title: "RoboSats" version: 0.7.9 release-notes: | * Updated to RoboSats v0.7.9-alpha [Release Notes](https://github.com/RoboSats/robosats/releases/tag/v0.7.9-alpha) + * Enable LAN access to RoboSats web interface license: mit wrapper-repo: "https://github.com/Start9Labs/robosats-startos" upstream-repo: "https://github.com/RoboSats/robosats" @@ -60,10 +61,10 @@ interfaces: # Port mappings are from the external port to the internal container port port-mapping: 80: "12596" - #lan-config: - # 443: - # ssl: true - # internal: 12596 + lan-config: + 443: + ssl: true + internal: 12596 # Port mappings are from the external port to the internal container port # Denotes if the service has a user interface to display ui: true @@ -73,8 +74,8 @@ interfaces: - http dependencies: {} alerts: - start: | - ATTENTION: Your browser must have Tor support to use this service. + start: #| + #ATTENTION: Your browser must have Tor support to use this service. # Specifies how backups should be run for this service. The default EmbassyOS provided option is to use the duplicity backup library on a system image (compat) backup: create: