rework PR-comments

This commit is contained in:
Claus-Peter Hübner 2023-03-06 21:56:40 +01:00
parent 569b3e0d7d
commit 8b64fb810a

View File

@ -1,7 +1,8 @@
CONFIG_VERSION=$FEDERATION_CONFIG_VERSION
LOG_LEVEL=$LOG_LEVEL
GRAPHIQL=$GRAPHIQL
# this is set fix to false, because it is important for 'production' environments. only set to true if a graphql-playground should be in use
GRAPHIQL=false
# Database
DB_HOST=$DB_HOST