Skip to content

Commit

Permalink
용어 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
riroan committed Mar 31, 2024
1 parent e2f9fa2 commit 5459c42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion riroan/src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ export default function App() {
<Ul display={visible}>
<Item depth={1}>Docker Compose, Github Action을 사용하여 CI/CD 구성</Item>
<Item depth={1}>Crontab을 사용하여 주기적인 작업 수행</Item>
<Item depth={1}>ACM에서 SSL을 Loadbalancer에 적용하여 HTTPS 통신 및 로드밸런싱</Item>
<Item depth={1}>ACM에서 SSL을 발급받아 Loadbalancer에 적용하여 HTTPS 통신 및 로드밸런싱</Item>
</Ul>
</Div>
<Div>
Expand Down

0 comments on commit 5459c42

Please sign in to comment.