diff --git a/conf/.env b/conf/.env index a4e1f59..4358b14 100644 --- a/conf/.env +++ b/conf/.env @@ -3,7 +3,7 @@ ## 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_DEBUG = 1 # Debug flag