diff --git a/base.yml b/base.yml index 76a5f39..93ce3d3 100644 --- a/base.yml +++ b/base.yml @@ -96,7 +96,7 @@ services: - SERVER_REDIRECT=home.mistborn # optionally define path to redirect all requests # if not set nginx var $request_uri is used - #- SERVER_REDIRECT_PATH=/landingpage + - SERVER_REDIRECT_PATH=/ # optionally define schema to redirect all requests # if not set but X-Forwarded-Proto is send as request header with value 'https' this will be used. # In all other cases nginx var `$scheme` is used