Fix web UI Port

This commit is contained in:
cellardoor452
2023-04-16 08:32:27 -04:00
parent 385c1d0ab9
commit 56517718b3

View File

@@ -16,8 +16,13 @@ This is the nightly Omni Package for Version1 
Please read https://hay-kot.github.io/mealie/documentation/getting-started/updating/ before updating from earlier versions
</Overview>
<Category>Productivity:</Category>
<<<<<<< Updated upstream
<WebUI>http://[IP]:[PORT:80]</WebUI>
<TemplateURL>https://raw.githubusercontent.com/selfhosters/unRAID-CA-templates/master/templates/mealiev1.xml</TemplateURL>
=======
<WebUI>http://[IP]:[PORT:9925]</WebUI>
<TemplateURL>https://raw.githubusercontent.com/selfhosters/unRAID-CA-templates/master/templates/mealiev1.xml<TemplateURL/>
>>>>>>> Stashed changes
<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>