mirror of
https://github.com/LukeHagar/unRAID-CA-templates.git
synced 2025-12-06 04:21:55 +00:00
Correct port part 2
I corrected wrong port, with wrong port. 3000 is correct for webui
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user