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 5b21703 commit b634694Copy full SHA for b634694
source/integrations/fastapi-integration.txt
@@ -76,9 +76,6 @@ Set-up
76
77
Run the following code in your terminal to create an environment variable to store your connection string:
78
79
-..
80
- is this necessary? Are we connecting to MongoDB in this step?
81
-
82
.. code-block:: shell
83
84
export MONGODB_URL="mongodb+srv://<username>:<password>@<url>/<db>?retryWrites=true&w=majority"
0 commit comments