Toggle navigation
Toggle navigation
This project
Loading...
Sign in
오세헌
/
Ingredient-to-Dish-ChatBot
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
오세헌
2022-06-07 00:43:33 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
bd0cfe941bc72bb0265f32fc293b5497fc9aec78
bd0cfe94
1 parent
1432c1b1
Update README.md
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
3 deletions
README.md
README.md
View file @
bd0cfe9
...
...
@@ -48,9 +48,15 @@
```
npm install
```
<br>
<p>3. AWS RDS 사용법</p>
<p></p>
<p></p>
<p></p>
<p>AWS RDS 선택</p>
<p>데이터베이스 생성</p>
<p>-엔진 옵션 Amazon Aurora -> MySQL</p>
<p>-사용자 이름, 암호 생성 후 기억</p>
<p>-퍼블릭 액세스 아니요 -> 예</p>
<p>파라미터 그룹 선택 -> 파라미터 그룹 생성</p>
<p>생성된 파리미터 그룹 선택 -> 파라미터 편집</p>
<p>-char 검색 -> 모든 파라미터 값 utf8로 변경</p>
<p>-collation 검색 -> 모든 파라미터 값 utf8로 변경</p>
<p></p>
<p></p>
<p></p>
...
...
Please
register
or
login
to post a comment