mirror of
https://github.com/YunoHost-Apps/leantime_ynh.git
synced 2024-09-03 19:36:04 +02:00
Update .env
This commit is contained in:
parent
115c713b4c
commit
e0b70d6848
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
## Minimum Configuration, these are required for installation
|
## Minimum Configuration, these are required for installation
|
||||||
|
|
||||||
LEAN_APP_URL = '__DOMAIN__' # Base URL, only needed for subfolder installation
|
LEAN_APP_URL = 'https://__DOMAIN__' # Base URL, only needed for subfolder installation
|
||||||
LEAN_APP_URL_ROOT = '' # Base of application withotu trailing slash (used for cookies), e.g, /leantime
|
LEAN_APP_URL_ROOT = '' # Base of application withotu trailing slash (used for cookies), e.g, /leantime
|
||||||
|
|
||||||
LEAN_DEBUG = 1 # Debug flag
|
LEAN_DEBUG = 1 # Debug flag
|
||||||
|
|
Loading…
Add table
Reference in a new issue