Skip to content

Commit

Permalink
remove cloudflare image service config (no subscription)
Browse files Browse the repository at this point in the history
  • Loading branch information
chantastic committed Jul 1, 2024
1 parent ca9b38a commit f9f2a0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chan.dev/astro.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -194,5 +194,5 @@ export default defineConfig({
],
},
output: 'hybrid',
adapter: cloudflare({imageService: 'cloudflare'}),
adapter: cloudflare(),
})

0 comments on commit f9f2a0d

Please sign in to comment.