diff --git a/federation/.env.dist b/federation/.env.dist index a1330546c..2bbf77fa8 100644 --- a/federation/.env.dist +++ b/federation/.env.dist @@ -1,11 +1,7 @@ LOG_LEVEL=debug PORT=4000 GRAPHIQL=true -// LOGIN_API_URL=http://login-server:1201/ -// COMMUNITY_API_URL=http://nginx/api/ -// GDT_API_URL=https://gdt.gradido.net/ -# Database # Database DB_PORT=3306 DB_DATABASE=gradido_community diff --git a/federation/.env.dist.template b/federation/.env.dist.template index 74f4cb75b..336da8f1a 100644 --- a/federation/.env.dist.template +++ b/federation/.env.dist.template @@ -14,3 +14,4 @@ COMMUNITY_DESCRIPTION=$COMMUNITY_DESCRIPTION FEDERATION_API=$FEDERATION_API FEDERATION_PORT=$FEDERATION_PORT FEDERATION_COMMUNITY_URL=$FEDERATION_COMMUNITY_URL +