diff --git a/leantime/domain-leantime.json b/leantime/domain-leantime.json index 95b5d59..83e581a 100644 --- a/leantime/domain-leantime.json +++ b/leantime/domain-leantime.json @@ -28,9 +28,6 @@ { "PORT": "80" }, - { - "LOCATION": "#LEANTIME_LOCATION_PATH" - }, { "DOMAIN": "#DOMAIN" }, diff --git a/leantime/template.json b/leantime/template.json index dcba132..f439634 100644 --- a/leantime/template.json +++ b/leantime/template.json @@ -7,11 +7,6 @@ "value": "", "required": "true" }, - { - "description": "Do you use any additional location path? (optional)\n(do not miss '/' character!)", - "key": "LEANTIME_LOCATION_PATH", - "value": "" - }, { "description": "Please add your deploy name (default is LeanTime)", "key": "LEANTIME_SITENAME",