add cloudflare R2 config
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user