Skip to content

Commit

Permalink
🍱 Add nuxt image cdn
Browse files Browse the repository at this point in the history
  • Loading branch information
yannbertrand committed Oct 6, 2024
1 parent 43123ab commit 61d8675
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ export default defineNuxtConfig({
modules: ["@nuxt/image"],

image: {
domains: ["img.bouygtel.fr"],
domains: ["img.bouygtel.fr", "static-cdn.tv.sfr.net"],
},

experimental: {
Expand Down

0 comments on commit 61d8675

Please sign in to comment.