Skip to content

Commit

Permalink
add: added option
Browse files Browse the repository at this point in the history
  • Loading branch information
thguss committed Nov 26, 2024
1 parent 907ba4b commit 709a715
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ spring:

data:
mongodb:
uri: mongodb+srv://${MONGO_USERNAME}:${MONGO_PASSWORD}@${MONGO_HOST}/smeem
uri: mongodb+srv://${MONGO_USERNAME}:${MONGO_PASSWORD}@${MONGO_HOST}/smeem?retryWrites=true&w=majority

0 comments on commit 709a715

Please sign in to comment.