Update leantime.xml
This commit is contained in:
parent
a2ea4b5553
commit
62dc87ea57
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
|||
<Privileged>false</Privileged>
|
||||
<Support>https://forums.unraid.net/topic/89502-support-a75g-repo/</Support>
|
||||
<Project>https://leantime.io/</Project>
|
||||
<Overview>Leantime is an open source project management system for small teams and startups.</Overview>
|
||||
<Overview>Leantime is an open source project management system for small teams and startups. [br]First run go to http://leantime:port/install</Overview>
|
||||
<Category>Productivity:</Category>
|
||||
<WebUI>http://[IP]:[PORT:80]/</WebUI>
|
||||
<TemplateURL>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/leantime.xml</TemplateURL>
|
||||
|
@ -17,7 +17,7 @@
|
|||
<PostArgs/>
|
||||
<DonateText/>
|
||||
<DonateLink/>
|
||||
<Description>Leantime is an open source project management system for small teams and startups.</Description>
|
||||
<Description>Leantime is an open source project management system for small teams and startups. [br]First run go to http://leantime:port/install</Description>
|
||||
<Config Name="Port" Target="80" Default="8000" Mode="tcp" Description="Port" Type="Port" Display="always" Required="true" Mask="false">8000</Config>
|
||||
<Config Name="DB_HOST" Target="DB_HOST" Default="Hostname or IP" Mode="" Description="Database Hostname or IP" Type="Variable" Display="always" Required="true" Mask="false">Hostname or IP</Config>
|
||||
<Config Name="MYSQL_USER" Target="MYSQL_USER" Default="root" Mode="" Description="MYSQL_USER" Type="Variable" Display="always" Required="true" Mask="false">root</Config>
|
||||
|
|
Loading…
Reference in a new issue