include stage1 example for deployment bare metal .env.dist

This commit is contained in:
Ulf Gebhardt 2022-01-21 02:58:32 +01:00
parent 54cc6c9327
commit f7037c063b
Signed by: ulfgebhardt
GPG Key ID: DA6B843E748679C9

View File

@ -30,6 +30,11 @@ TYPEORM_LOGGING_RELATIVE_PATH=../deployment/bare_metal/log/typeorm.backend.log
WEBHOOK_ELOPAGE_SECRET=secret
COMMUNITY_NAME=Gradido Development Stage1
COMMUNITY_URL=https://stage1.gradido.net/
COMMUNITY_REGISTER_URL=https://stage1.gradido.net/register
COMMUNITY_DESCRIPTION=Gradido Development Stage1 Test Community
# frontend
GRAPHQL_URI=https://stage1.gradido.net/graphql
ADMIN_AUTH_URL=https://stage1.gradido.net/admin/authenticate?token={token}