Skip to content

Commit

Permalink
Merge pull request #472 from selfhosters/fix/teddycloud_icon
Browse files Browse the repository at this point in the history
  • Loading branch information
Roxedus authored Feb 1, 2024
2 parents c902bcf + 117aa70 commit 5448fcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/teddycloud.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<WebUI>http://[IP]:[PORT:7780]</WebUI>
<Category>MediaServer:Music MediaServer:Other</Category>
<TemplateURL>https://raw.githubusercontent.com/selfhosters/unRAID-CA-templates/master/templates/teddycloud.xml</TemplateURL>
<Icon>https://raw.githubusercontent.com/selfhosters/unRAID-CA-templates/master/templates/img/teddycloud.xml</Icon>
<Icon>https://raw.githubusercontent.com/selfhosters/unRAID-CA-templates/master/templates/img/teddycloud.png</Icon>
<Config Name="WEB UI" Target="80" Default="7780" Mode="tcp" Description="This an optional port for the webui of teddycloud" Type="Port" Display="always" Required="true" Mask="false"/>
<Config Name="SSL-Certs" Target="443" Default="7443" Mode="tcp" Description="Required PORT to get certificates" Type="Port" Display="always" Required="true" Mask="false">7443</Config>
<Config Name="content" Target="/teddycloud/data/content" Default="" Mode="rw" Description="" Type="Path" Display="always" Required="false" Mask="false">/mnt/user/appdata/teddycloud/data/content</Config>
Expand Down

0 comments on commit 5448fcf

Please sign in to comment.