Skip to content

Commit

Permalink
Replica set updates
Browse files Browse the repository at this point in the history
  • Loading branch information
lmd59 committed Feb 19, 2024
1 parent 5fa5ff3 commit 216b4b8
Show file tree
Hide file tree
Showing 4 changed files with 862 additions and 10 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ dist
ecqm-content-r4-2021
*.env
*.env.*
docker_ssl_setup.sh
docker_ssl_setup.sh
data
2 changes: 1 addition & 1 deletion app/.env.example
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
PUBLIC_MRS_SERVER=http://localhost:3000/4_0_1
MRS_SERVER=http://localhost:3000/4_0_1
MONGODB_URI=mongodb://localhost:27017/draft-repository
MONGODB_URI=mongodb://localhost:27017/draft-repository?replicaSet=rs
Loading

0 comments on commit 216b4b8

Please sign in to comment.