Skip to content

Commit

Permalink
username추가
Browse files Browse the repository at this point in the history
  • Loading branch information
DOEKYONG committed Oct 5, 2023
1 parent 4f3e5a2 commit ae309c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/auto-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
- 3306:3306 # HOST:CONTAINER
env:
MYSQL_ROOT_PASSWORD: 1234
MYSQL_USERNAME: root
MYSQL_DATABASE: second_hand
MYSQL_PASSWORD: 1234
redis:
Expand Down

0 comments on commit ae309c5

Please sign in to comment.