We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 26bde42 + 36d10dc commit 940a86cCopy full SHA for 940a86c
.env.example
@@ -1,6 +1,6 @@
1
# Basic configuration
2
# ------------------------------------------------------------
3
-MONGODB_CONNECTION_STRING=mongodb://127.0.0.1:27017/rowboat
+MONGODB_CONNECTION_STRING=mongodb://host.docker.internal:27017/rowboat
4
OPENAI_API_KEY=<OPENAI_API_KEY>
5
6
0 commit comments