Correct port part 2

I corrected wrong port, with wrong port.
3000 is correct for webui
This commit is contained in:
cellardoor452
2023-04-16 08:44:19 -04:00
parent a7c001c88a
commit e0712205d9

View File

@@ -16,7 +16,7 @@ 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>
<WebUI>http://[IP]:[PORT:9925]</WebUI>
<WebUI>http://[IP]:[PORT:3000]</WebUI>
<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>