diff --git a/backend/.env.dist b/backend/.env.dist index d836fc4ea..9844d8c4a 100644 --- a/backend/.env.dist +++ b/backend/.env.dist @@ -23,7 +23,7 @@ KLICKTIPP_APIKEY_EN=SomeFakeKeyEN # DltConnector DLT_CONNECTOR=true -DLT_CONNECTOR_URL=http://localhost:6000 +DLT_CONNECTOR_URL=http://localhost:6010 # Community COMMUNITY_NAME=Gradido Entwicklung