mirror of
https://github.com/linuxserver/templates.git
synced 2026-03-16 00:02:47 +08:00
Bot Updating Unraid Template
This commit is contained in:
parent
f950dea0fc
commit
b7ba4e2ec0
@ -21,11 +21,11 @@ This bridge was built to help put the Internet of Things together.
|
||||
For more information about how to use this software have a look at their Wiki [https://github.com/bwssytems/ha-bridge/wiki](https://github.com/bwssytems/ha-bridge/wiki)</Overview>
|
||||
<WebUI>http://[IP]:[PORT:8080]</WebUI>
|
||||
<TemplateURL>https://raw.githubusercontent.com/linuxserver/templates/main/unraid/habridge.xml</TemplateURL>
|
||||
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/habridge-icon.png</Icon>
|
||||
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/habridge-logo.png</Icon>
|
||||
<Config Name="WebUI" Target="8080" Default="8080" Mode="tcp" Description="WebUI" Type="Port" Display="always" Required="true" Mask="false"/>
|
||||
<Config Name="Port: 50000" Target="50000" Default="50000" Mode="tcp" Description="HABridge communication port." Type="Port" Display="always" Required="true" Mask="false"/>
|
||||
<Config Name="Appdata" Target="/config" Default="" Mode="rw" Description="Where HABridge stores config files and data." Type="Path" Display="advanced" Required="true" Mask="false"/>
|
||||
<Config Name="SEC_KEY" Target="SEC_KEY" Default="<Your Key To Encrypt Security Data>" Description="Key used to secure communication." Type="Variable" Display="always" Required="true" Mask="false"/>
|
||||
<Config Name="SEC_KEY" Target="SEC_KEY" Default="Your Key To Encrypt Security Data" Description="Key used to secure communication." Type="Variable" Display="always" Required="true" Mask="false"/>
|
||||
<Config Name="PUID" Target="PUID" Default="99" Description="Container Variable: PUID" Type="Variable" Display="advanced" Required="true" Mask="false"/>
|
||||
<Config Name="PGID" Target="PGID" Default="100" Description="Container Variable: PGID" Type="Variable" Display="advanced" Required="true" Mask="false"/>
|
||||
<Config Name="UMASK" Target="UMASK" Default="022" Description="Container Variable: UMASK" Type="Variable" Display="advanced" Required="false" Mask="false"/>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user