Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
devleejb committed Feb 2, 2024
1 parent af3b0a5 commit 5af819e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ CodePair provides the following features:

1. Run the Dockerfile for MongoDB, the database used by CodePair:
```
docker-compose up -f ./backend/docker/mongodb_replica/docker-compose.yml
docker-compose up -f ./backend/docker/mongodb_replica/docker-compose.yml -d
```
2. Run the Backend application:
Expand Down

0 comments on commit 5af819e

Please sign in to comment.