diff --git a/frontend/.env.template b/frontend/.env.template index 78d4f3a29..9c51e03ca 100644 --- a/frontend/.env.template +++ b/frontend/.env.template @@ -13,7 +13,7 @@ COMMUNITY_DESCRIPTION=$COMMUNITY_DESCRIPTION COMMUNITY_SUPPORT_MAIL=$COMMUNITY_SUPPORT_MAIL # Meta -META_URL=https://$COMMUNITY_HOST +META_URL=$URL_PROTOCOL://$COMMUNITY_HOST META_TITLE_DE=$META_TITLE_DE META_TITLE_EN=$META_TITLE_EN META_DESCRIPTION_DE=$META_DESCRIPTION_DE