parent
47d1ea046f
commit
f661d55420
1 changed files with 4 additions and 0 deletions
|
@ -23,4 +23,8 @@
|
||||||
<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="Config Path" Target="/var/www/html/config" Default="/mnt/user/appdata/leantime/config/" Mode="rw" Description="Config Path" Type="Path" Display="always" Required="true" Mask="false">/mnt/user/appdata/leantime/config/</Config>
|
||||||
|
<Config Name="Public Userfiles Path" Target="/var/www/html/public/userfiles" Default="/mnt/user/appdata/leantime/public_userfiles/" Mode="rw" Description="Public Userfiles Path" Type="Path" Display="always" Required="true" Mask="false">/mnt/user/appdata/leantime/public_userfiles/</Config>
|
||||||
|
<Config Name="Userfiles Path" Target="/var/www/html/userfiles" Default="/mnt/user/appdata/leantime/userfiles/" Mode="rw" Description="Userfiles Path" Type="Path" Display="always" Required="true" Mask="false">/mnt/user/appdata/leantime/userfiles/</Config>
|
||||||
|
<Config Name="Logs Path" Target="/var/www/html/resources/logs" Default="/mnt/user/appdata/leantime/userfiles/" Mode="rw" Description="Logs Path" Type="Path" Display="always" Required="true" Mask="false">/mnt/user/appdata/leantime/userfiles/</Config>
|
||||||
</Container>
|
</Container>
|
Loading…
Reference in a new issue