diff --git a/frontend/.env.template b/frontend/.env.template index 76b53c784..78d4f3a29 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=$COMMUNITY_HOST +META_URL=https://$COMMUNITY_HOST META_TITLE_DE=$META_TITLE_DE META_TITLE_EN=$META_TITLE_EN META_DESCRIPTION_DE=$META_DESCRIPTION_DE