💡 url comment

This commit is contained in:
Axel Olausson Holtenäs 2022-04-13 18:24:08 +02:00
parent b44d093919
commit d38621c16b
No known key found for this signature in database
GPG key ID: 9347A5E873995701

View file

@ -1,2 +1,3 @@
// MongoDB connection string
export const url =
"mongodb+srv://username:password@server/database?retryWrites=true&w=majority";