Commit 1226716
committed
fix: Update R2 URL configuration in wrangler.toml for development environment
- Changed the `NEXT_PUBLIC_R2_URL` to a relative path for the development environment, ensuring consistency with the production configuration.
- This update aims to streamline API access during local development and maintain uniformity across environments.1 parent 2885147 commit 1226716
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
| 91 | + | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| |||
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
160 | | - | |
| 160 | + | |
161 | 161 | | |
162 | 162 | | |
0 commit comments