add backend health env variable for e2e testing

This commit is contained in:
mahula 2025-07-18 15:53:13 +02:00
parent a50a837be4
commit 5d65dc42fe

View File

@ -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