Update leantime.xml

This commit is contained in:
A75G 2020-05-02 15:18:24 +03:00
parent a2ea4b5553
commit 62dc87ea57

View file

@ -8,7 +8,7 @@
<Privileged>false</Privileged> <Privileged>false</Privileged>
<Support>https://forums.unraid.net/topic/89502-support-a75g-repo/</Support> <Support>https://forums.unraid.net/topic/89502-support-a75g-repo/</Support>
<Project>https://leantime.io/</Project> <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> <Category>Productivity:</Category>
<WebUI>http://[IP]:[PORT:80]/</WebUI> <WebUI>http://[IP]:[PORT:80]/</WebUI>
<TemplateURL>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/leantime.xml</TemplateURL> <TemplateURL>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/leantime.xml</TemplateURL>
@ -17,7 +17,7 @@
<PostArgs/> <PostArgs/>
<DonateText/> <DonateText/>
<DonateLink/> <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="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="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> <Config Name="MYSQL_USER" Target="MYSQL_USER" Default="root" Mode="" Description="MYSQL_USER" Type="Variable" Display="always" Required="true" Mask="false">root</Config>