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
9a54ad5932
commit
c94c8cea95
@ -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'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"/>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user