Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Vortexmind authored Nov 4, 2024
1 parent be823a8 commit 26a1e23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Example `wrangler.toml` set up (pay attention to trailing slashes)

- `route = https://www.yourblog.com/*`
- `ENV_LOCAL_CONTENT_URL = https://www.yourblog.com/`
- `ENV_RELATIVE_CONTENT_PREFIX` = "/content/images/"
- `ENV_RELATIVE_CONTENT_PREFIX = "/content/images/"`
- Cloudflare `ENV_CDN_FETCH_URL= https://<your zone domain>/cdn-cgi/image/format=auto,metadata=copyright,quality=85/`
- Cloudinary `ENV_CDN_FETCH_URL = https://res.cloudinary.com/<YOUR CLOUDINARY USER>/image/fetch/q_auto,f_auto,dpr_auto/`
- `ENV_ENABLE_CDN_IMAGE = on`
Expand Down

0 comments on commit 26a1e23

Please sign in to comment.