diff --git a/apps/img/wrangler.jsonc b/apps/img/wrangler.jsonc index 2e76a11..f19d5d7 100644 --- a/apps/img/wrangler.jsonc +++ b/apps/img/wrangler.jsonc @@ -9,7 +9,7 @@ // so image requests still hit R2/signing; assets are only fetched explicitly // via the ASSETS binding. "cache": { - "enabled": true + "enabled": false }, "assets": { "directory": "./static",