Merge pull request #1828 from gradido/fix_missing_config_for_redeem_url

Fix: config value for the redeem URL was missing
This commit is contained in:
Ulf Gebhardt 2022-04-25 16:20:00 +02:00 committed by GitHub
commit 6edb764c03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,6 +21,7 @@ WEBHOOK_GITHUB_BRANCH=master
COMMUNITY_NAME="Gradido Development Stage1"
COMMUNITY_URL=https://stage1.gradido.net/
COMMUNITY_REGISTER_URL=https://stage1.gradido.net/register
COMMUNITY_REDEEM_URL=https://stage1.gradido.net/redeem/{code}
COMMUNITY_DESCRIPTION="Gradido Development Stage1 Test Community"
# backend