diff --git a/conf/app.ini b/conf/app.ini index 9cf2d55..9ad9df8 100644 --- a/conf/app.ini +++ b/conf/app.ini @@ -52,7 +52,7 @@ LOAD_ASSETS_FROM_DISK = false ; The landing page URL for anonymous users, the value should not include ; subpath that is handled by the reverse proxy. -LANDING_URL = / +LANDING_URL = explore ; Whether to disable SSH access to the application entirely. DISABLE_SSH = false