diff options
Diffstat (limited to 'apps/cdn/wrangler.toml')
| -rw-r--r-- | apps/cdn/wrangler.toml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/cdn/wrangler.toml b/apps/cdn/wrangler.toml new file mode 100644 index 00000000..adb3e071 --- /dev/null +++ b/apps/cdn/wrangler.toml @@ -0,0 +1,4 @@ +name = "cdn" +main = "./index.ts" +compatibility_date = "2023-10-30" + |