Skip to content

Commit

Permalink
Update watchyourlan.xml
Browse files Browse the repository at this point in the history
Re-added Web UI and added extra details to Additional Requirements.
  • Loading branch information
BenJamesAndo authored Jul 10, 2024
1 parent 39c3e11 commit 7bd06a0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion templates/watchyourlan.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
<WebUI>http://[IP]:[PORT:8840]</WebUI>

Check failure on line 13 in templates/watchyourlan.xml

View workflow job for this annotation

GitHub Actions / build

WebUI Port not in Config

WebUI Port 8840 is not a target in Config
<TemplateURL>https://raw.githubusercontent.com/selfhosters/unRAID-CA-templates/master/templates/watchyourlan.xml</TemplateURL>
<Icon>https://raw.githubusercontent.com/aceberg/WatchYourLAN/main/assets/logo.png</Icon>
<Requires>Network Type needs to be set to Host.</Requires>
<Requires>Network Type needs to be set to Host. Once running you may need to add bond0 eth0 br0 as Interfaces in the Config tab, depending on your Unraid setup.</Requires>
<Config Name="Config" Target="/data" Default="" Mode="rw" Description="" Type="Path" Display="always" Required="false" Mask="false">/mnt/user/appdata/wyl</Config>
<Config Name="Web UI" Target="GUIPORT" Default="8840" Mode="" Description="" Type="Variable" Display="always" Required="false" Mask="false">8840</Config>
</Container>

0 comments on commit 7bd06a0

Please sign in to comment.