Skip to content

Commit b634694

Browse files
committed
formatting
1 parent 5b21703 commit b634694

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

source/integrations/fastapi-integration.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,9 +76,6 @@ Set-up
7676

7777
Run the following code in your terminal to create an environment variable to store your connection string:
7878

79-
..
80-
is this necessary? Are we connecting to MongoDB in this step?
81-
8279
.. code-block:: shell
8380

8481
export MONGODB_URL="mongodb+srv://<username>:<password>@<url>/<db>?retryWrites=true&w=majority"

0 commit comments

Comments
 (0)