platform/workers/branding/wrangler.toml
Alexey Zinoviev 211f4ed3c5
UBERF-7911: Branding worker (#6858)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2024-10-11 22:44:16 +04:00

15 lines
333 B
TOML

#:schema node_modules/wrangler/config-schema.json
name = "branding-worker"
main = "src/index.ts"
compatibility_date = "2024-07-01"
keep_vars = true
[build]
command = "npm run build"
watch_dir = "./src"
[[kv_namespaces]]
binding = "KV"
id = "c020474a-1223-402b-be0c-cd122bab9599"
preview_id = "c320577a-5563-457b-be0c-cd152bab5599"