Use R2 for public image assets
This commit is contained in:
@@ -27,3 +27,8 @@ AUTH_URL=http://localhost:3000
|
||||
# https://console.cloud.google.com/apis/credentials
|
||||
AUTH_GOOGLE_ID=
|
||||
AUTH_GOOGLE_SECRET=
|
||||
|
||||
# Cloudflare R2 public image origin
|
||||
# Use a custom domain or R2 public development URL with no trailing slash.
|
||||
# Upload site assets under /images, for example /images/hero-rv-sunset.jpg.
|
||||
NEXT_PUBLIC_R2_PUBLIC_URL=
|
||||
|
||||
Reference in New Issue
Block a user