Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ _"폭넓은 가능성 속에서, 각자의 길을 찾고 준비할 수 있도록
```bash
# docker 사용가능 환경에서 실행
# 2025_Advanced_Programming 디렉토리에서 아래 명령어 실행
docker compose up
docker compose up --build
# 브라우저에서 아래 URL 접속
http://localhost:3003
```
Expand Down