We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bed312 commit 1cc580bCopy full SHA for 1cc580b
1 file changed
README.md
@@ -61,7 +61,7 @@ _"폭넓은 가능성 속에서, 각자의 길을 찾고 준비할 수 있도록
61
```bash
62
# docker 사용가능 환경에서 실행
63
# 2025_Advanced_Programming 디렉토리에서 아래 명령어 실행
64
-docker compose up
+docker compose up --build
65
# 브라우저에서 아래 URL 접속
66
http://localhost:3003
67
```
0 commit comments