Skip to content

Commit

Permalink
내용 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
riroan committed Mar 30, 2024
1 parent b3800c2 commit 4d07caf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions riroan/src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,9 @@ export default function App() {
<Item depth={1}>
<A href="https://riroan.tistory.com/123">Nginx를 사용하여 리버스 프록시 적용</A>, 최대 전송 파일 크기 제한
</Item>
<Item depth={1}>
<A href="https://riroan.tistory.com/124">Certbot을 사용하여 HTTPS 통신</A>
</Item>
<Item depth={1}>Docker Compose, Github Action을 사용하여 CICD 구성</Item>
<Item depth={1}>Spring Data JPA를 사용하여 ORM 적용</Item>
</Ul>
Expand Down

0 comments on commit 4d07caf

Please sign in to comment.