Bot Updating Unraid Template

This commit is contained in:
LinuxServer-CI 2021-04-21 09:42:22 +01:00
parent 9a54ad5932
commit c94c8cea95

View File

@ -15,7 +15,7 @@
<Overview>[Duckdns](https://duckdns.org/) is a free service which will point a DNS (sub domains of duckdns.org) to an IP of your choice. The service is completely free, and doesn&#39;t require reactivation or forum posts to maintain its existence.</Overview>
<WebUI>http://[IP]:[PORT:]</WebUI>
<TemplateURL>https://raw.githubusercontent.com/linuxserver/templates/main/unraid/duckdns.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/duckdns-logo.png</Icon>
<Config Name="Appdata" Target="/config" Default="" Mode="rw" Description="Used in conjunction with logging to file." Type="Path" Display="always" Required="false" Mask="false"/>
<Config Name="SUBDOMAINS" Target="SUBDOMAINS" Default="subdomain1,subdomain2" Description="multiple subdomains allowed, comma separated, no spaces" Type="Variable" Display="always" Required="true" Mask="false"/>
<Config Name="TOKEN" Target="TOKEN" Default="token" Description="DuckDNS token" Type="Variable" Display="always" Required="true" Mask="true"/>