Skip to content

Commit

Permalink
ci: 포트 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
JJ503 authored Nov 2, 2023
1 parent 2810db7 commit bce7faf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ services:
MYSQL_USER: test
MYSQL_PASSWORD: password
ports:
- "7777:3306"
- "3306:3306"

0 comments on commit bce7faf

Please sign in to comment.