Files
GenerationsHeritage/apps/db-handler/.env.example

3 lines
91 B
Plaintext

MEMGRAPH_URI="bolt://localhost:7687"
MEMGRAPH_USER="memgraph"
MEMGRAPH_PASSWORD="memgraph"5