Fix XML Syntax

Fix XML Syntax
This commit is contained in:
cellardoor452
2023-04-15 17:32:51 -04:00
parent ad1c48c37d
commit eabdf002a9

View File

@@ -17,7 +17,7 @@ Please read https://hay-kot.github.io/mealie/documentation/getting-started/updat
</Overview>
<Category>Productivity:</Category>
<WebUI>http://[IP]:[PORT:80]</WebUI>
<TemplateURL>https://raw.githubusercontent.com/selfhosters/unRAID-CA-templates/master/templates/mealiev1.xml<TemplateURL/>
<TemplateURL>https://raw.githubusercontent.com/selfhosters/unRAID-CA-templates/master/templates/mealiev1.xml</TemplateURL>
<Icon>https://hay-kot.github.io/mealie/assets/img/favicon.png</Icon>
<Config Name="Front End Port" Target="3000" Default="3000" Mode="tcp" Description="" Type="Port" Display="always" Required="true" Mask="false">9925</Config>
<Config Name="Host Path 1" Target="/app/data" Default="/mnt/user/appdata/mealiev1" Mode="rw" Description="" Type="Path" Display="always" Required="true" Mask="false">/mnt/user/appdata/mealiev1</Config>