Skip to content

Commit f38b226

Browse files
committed
fix: test
1 parent dc38787 commit f38b226

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/web/nuxt.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ export default defineNuxtConfig({
4040
// url: 'https://vuefes.jp/2024/',
4141
// },
4242
image: {
43-
domains: [process.env.NUXT_IMAGE_DOMAINS],
43+
// domains: [process.env.NUXT_IMAGE_DOMAINS],
4444
quality: 80,
4545
format: ['avif', 'webp']
4646
},

0 commit comments

Comments
 (0)