Update leantime.xml
This commit is contained in:
parent
d7603886a7
commit
7a8e455515
1 changed files with 1 additions and 0 deletions
|
@ -19,4 +19,5 @@
|
||||||
<Config Name="LEAN_DB_USER" Target="LEAN_DB_USER" Default="root" Mode="" Description="LEAN_DB_USER" Type="Variable" Display="always" Required="true" Mask="false">root</Config>
|
<Config Name="LEAN_DB_USER" Target="LEAN_DB_USER" Default="root" Mode="" Description="LEAN_DB_USER" Type="Variable" Display="always" Required="true" Mask="false">root</Config>
|
||||||
<Config Name="LEAN_DB_PASSWORD" Target="LEAN_DB_PASSWORD" Default="password" Mode="" Description="LEAN_DB_PASSWORD" Type="Variable" Display="always" Required="true" Mask="false">password</Config>
|
<Config Name="LEAN_DB_PASSWORD" Target="LEAN_DB_PASSWORD" Default="password" Mode="" Description="LEAN_DB_PASSWORD" Type="Variable" Display="always" Required="true" Mask="false">password</Config>
|
||||||
<Config Name="LEAN_DB_DATABASE" Target="LEAN_DB_DATABASE" Default="leantime" Mode="" Description="LEAN_DB_DATABASE" Type="Variable" Display="always" Required="true" Mask="false">leantime</Config>
|
<Config Name="LEAN_DB_DATABASE" Target="LEAN_DB_DATABASE" Default="leantime" Mode="" Description="LEAN_DB_DATABASE" Type="Variable" Display="always" Required="true" Mask="false">leantime</Config>
|
||||||
|
<Config Name="LEAN_APP_URL" Target="LEAN_APP_URL" Default="http://192.168.0.100:8000" Mode="" Description="Define the url can be http://192.168.0.100:8000 or https://leantime.example.com" Type="Variable" Display="always" Required="true" Mask="false">http://192.168.0.100:8000</Config>
|
||||||
</Container>
|
</Container>
|
Loading…
Reference in a new issue