Skip to content

Commit

Permalink
change: docker_run
Browse files Browse the repository at this point in the history
  • Loading branch information
Yiru committed Nov 17, 2023
1 parent 6eee081 commit 367c31d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker_run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 3,6 @@ docker run -itd \
-p 27017:27017 \
-p 3000:3000 \
-w /home/cop\
-v /Users/maoyiru/CMU_Y1/practicum/COP_main/cop:/home/cop\
-v the absolute path of cop project:/home/cop\
--name cop cop

0 comments on commit 367c31d

Please sign in to comment.