1
0
This commit is contained in:
2022-10-03 00:09:03 +02:00
parent bdb7be3699
commit f3279e71fc

View File

@@ -24,7 +24,7 @@ import Router from '@tsndr/cloudflare-worker-router'
// Initialize router
const router = new Router()
// Enabling buildin CORS support
// Enabling build in CORS support
router.cors()
// Register global middleware