add cloudflare R2 config

This commit is contained in:
2025-10-13 11:37:20 +08:00
parent 8e8ff0bfc7
commit 65c27e3386
13 changed files with 17839 additions and 179 deletions

View File

@@ -4,7 +4,7 @@
"private": true,
"type": "module",
"scripts": {
"dev": "astro dev",
"dev": "astro dev --host --port 4321",
"dev:pages": "wrangler pages dev --compatibility-date=2024-01-01",
"build": "astro build",
"preview": "astro preview",