mirror of
https://github.com/LukeHagar/unRAID-CA-templates.git
synced 2025-12-06 04:21:55 +00:00
Smaller updates....
This commit is contained in:
@@ -13,7 +13,8 @@
|
||||

|
||||

|
||||
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
|
||||
Please read https://hay-kot.github.io/mealie/documentation/getting-started/updating/ before updating from earlier versions! Default Password: MyPassword
|
||||

|
||||
</Overview>
|
||||
<Category>Productivity:</Category>
|
||||
<WebUI>http://[IP]:[PORT:3000]</WebUI>
|
||||
@@ -23,10 +24,10 @@ Please read https://hay-kot.github.io/mealie/documentation/getting-started/updat
|
||||
<Config Name="App Data" Target="/app/data" Default="/mnt/user/appdata/mealiev1" Mode="rw" Description="" Type="Path" Display="always" Required="true" Mask="false">/mnt/user/appdata/mealiev1</Config>
|
||||
<Config Name="API Port" Target="9000" Default="" Mode="tcp" Description="" Type="Port" Display="always" Required="false" Mask="false">9000</Config>
|
||||
<Config Name="ALLOW_SIGNUP" Target="ALLOW_SIGNUP" Default="" Mode="" Description="" Type="Variable" Display="always" Required="false" Mask="false">false</Config>
|
||||
<Config Name="DEFAULT_EMAIL" Target="DEFAULT_EMAIL" Default="" Mode="" Description="This email will be your username" Type="Variable" Display="always" Required="true" Mask="false">changeme@gmail.com</Config>
|
||||
<Config Name="DEFAULT_EMAIL" Target="DEFAULT_EMAIL" Default="" Mode="" Description="This email will be your username" Type="Variable" Display="always" Required="true" Mask="false">changeme@email.com</Config>
|
||||
<Config Name="SMTP_FROM_EMAIL" Target="SMTP_FROM_EMAIL" Default="" Mode="" Description="This is required to send emails and reset initial passowrd" Type="Variable" Display="always" Required="true" Mask="false">changeme@gmail.com</Config>
|
||||
<Config Name="SMTP_HOST" Target="SMTP_HOST" Default="" Mode="" Description="Change to suit your SMTP Host" Type="Variable" Display="always" Required="true" Mask="false">smtp.gmail.com</Config>
|
||||
<Config Name="SMTP_USER" Target="SMTP_USER" Default="" Mode="" Description="Put the SMTP user here. Usually your email" Type="Variable" Display="always" Required="true" Mask="false">changeme@gmail.com</Config>
|
||||
<Config Name="SMTP_USER" Target="SMTP_USER" Default="" Mode="" Description="Put the SMTP user here. Usually your email" Type="Variable" Display="always" Required="true" Mask="false">changeme@email.com</Config>
|
||||
<Config Name="SMTP_PASSWORD" Target="SMTP_PASSWORD" Default="" Mode="" Description="Put your SMTP Password: Likely you will need a specific app password" Type="Variable" Display="always" Required="true" Mask="false">******</Config>
|
||||
<Config Name="SMTP_PORT" Target="SMTP_PORT" Default="" Mode="" Description="Put the SMTP Port here" Type="Variable" Display="always" Required="true" Mask="false">587</Config>
|
||||
<Config Name="DEFAULT_GROUP" Target="DEFAULT_GROUP" Default="home" Mode="" Description="" Type="Variable" Display="advanced" Required="false" Mask="false">home</Config>
|
||||
|
||||
Reference in New Issue
Block a user