Skip to content

Commit

Permalink
mysql
Browse files Browse the repository at this point in the history
  • Loading branch information
DOEKYONG committed Oct 5, 2023
1 parent 67b2e3f commit 7f59415
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
ports:
- 3306:3306 # HOST:CONTAINER
env:
MYSQL_DATABASE: secondhand
MYSQL_DATABASE: second_hand
MYSQL_USER: root
MYSQL_PASSWORD: 1234

Expand Down

0 comments on commit 7f59415

Please sign in to comment.