Bot Updating Unraid Template

This commit is contained in:
LinuxServer-CI 2021-04-18 02:36:21 +00:00
parent c61e6a02b6
commit 7e9392fc2b

View File

@ -21,7 +21,7 @@
Apprise API was designed to easily fit into existing (and new) eco-systems that are looking for a simple notification solution.</Overview>
<WebUI>http://[IP]:[PORT:8000]</WebUI>
<TemplateURL>https://raw.githubusercontent.com/linuxserver/templates/main/unraid/apprise-api.xml</TemplateURL>
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/linuxserver-ls-logo.png</Icon>
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/apprise-api-logo.png</Icon>
<Config Name="WebUI" Target="8000" Default="8000" Mode="tcp" Description="Port for apprise&#39;s interface and API." Type="Port" Display="always" Required="true" Mask="false"/>
<Config Name="Appdata" Target="/config" Default="" Mode="rw" Description="Where config is stored." Type="Path" Display="advanced" Required="true" Mask="false"/>
<Config Name="PUID" Target="PUID" Default="99" Description="Container Variable: PUID" Type="Variable" Display="advanced" Required="true" Mask="false"/>