Skip to content

Commit

Permalink
docs: Update README.md (#139)
Browse files Browse the repository at this point in the history
  • Loading branch information
jagaldol authored Nov 11, 2023
1 parent 52ba213 commit 6a863ab
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 @@ -179,7 +179,7 @@
```
$ cp .mysql_env.example .mysql_env # 파일 복사
$ vi .env # .mysql_env 수정
$ vi .mysql_env # .mysql_env 수정
```
5. `docker-compose.yml` 파일을 이용해 `Redis` 및 `MySQL` 도커 컨테이너를 실행합니다.(도커가 설치되어 있다고 가정합니다.)
Expand Down

0 comments on commit 6a863ab

Please sign in to comment.