mirror of
https://github.com/HeyPuter/puter.git
synced 2026-05-04 08:30:39 +00:00
Ns/worker global public fetch (#2652)
* add global_fetch_strictly_public compatibility flag * add comma
This commit is contained in:
committed by
GitHub
parent
fc273d436d
commit
721af2a9b1
@@ -24,6 +24,7 @@ async function createWorker (userData, authorization, workerName, body, PREAMBLE
|
||||
const workerMetaData = {
|
||||
|
||||
body_part: 'swCode',
|
||||
compatibility_flags: ['global_fetch_strictly_public'],
|
||||
compatibility_date: '2025-07-15',
|
||||
bindings: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user