We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55201f3 commit 5ce7e7dCopy full SHA for 5ce7e7d
content/guides/genai-leveraging-rag/index.md
@@ -77,7 +77,7 @@ docker compose --profile linux-gpu up -d
77
mv env.example .env
78
nano .env
79
```
80
-Make sure following lines are commented out. Set your own credentials for security
+In the `.env` file, make sure following lines are commented out. Set your own credentials for security
81
82
NEO4J_URI=neo4j://database:7687
83
NEO4J_USERNAME=neo4j
0 commit comments