Skip to content

Commit

Permalink
Merge branch 'dev' of https://github.com/Gosrock/DuDoong-Front into r…
Browse files Browse the repository at this point in the history
…elease/ticket
  • Loading branch information
9yujin committed Sep 13, 2023
2 parents ecf5a2d + 2ad293e commit 82db126
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ yarn admin
- [프론트엔드 모노레포 구축 삽질기 (3) - CICD 배포, Docker, Github Actions](https://9yujin.tistory.com/102?category=1013884)
- [서버 사이드 렌더링(SSR)과 cookie 로그인 정보 다루기](https://www.9yujin.site/devlog/frontend/ssr-230122)
- [선언적인 코드 작성하기](https://9yujin.tistory.com/109)

-[웹 성능 최적화](https://9yujin.tistory.com/116)

<br/><br/>

Expand Down
1 change: 1 addition & 0 deletions apps/ticket/next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ module.exports = withBundleAnalyzer(
},
images: {
domains: ['asset.dudoong.com'],
minimumCacheTTL: 86400,
},
rewrites: async () => [
{
Expand Down

0 comments on commit 82db126

Please sign in to comment.