diff --git a/backend/.env.test_e2e b/backend/.env.test_e2e index 833f45b8b..708cd5aa0 100644 --- a/backend/.env.test_e2e +++ b/backend/.env.test_e2e @@ -4,6 +4,7 @@ NEO4J_URI=bolt://localhost:7687 NEO4J_USERNAME=neo4j NEO4J_PASSWORD=letmein GRAPHQL_URI=http://localhost:4000 +BACKEND_HEALTH=http://localhost:4000 CLIENT_URI=http://localhost:3000 # E-Mail default settings