Skip to content

Commit

Permalink
Try IP instead of localhost for Mongo
Browse files Browse the repository at this point in the history
  • Loading branch information
James A Sutherland committed Oct 24, 2024
1 parent 6ba8d29 commit 391892f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/SmiServices.UnitTests/Mongo.yaml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Host: "localhost"
Host: "127.0.0.1"
Port: 27017

0 comments on commit 391892f

Please sign in to comment.