Skip to content

Commit

Permalink
chore: 테스트 서버 mysql 설치 스크립트 필요 패키지 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
5uhwann committed Jul 9, 2024
1 parent 4a18ec5 commit e6d38f7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .ebextensions/install_mysql.config
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
packages:
yum:
wget: []
openssl-libs: []
compat-openssl10: []

commands:
01_add_mysql_repo:
Expand Down

0 comments on commit e6d38f7

Please sign in to comment.