9 lines
186 B
JSON
9 lines
186 B
JSON
{
|
|
"$schema": "../node_modules/wrangler/config-schema.json",
|
|
"compatibility_date": "2025-08-07",
|
|
"main": "main.ts",
|
|
"name": "example-service",
|
|
"dev": {
|
|
"ip": "0.0.0.0"
|
|
}
|
|
} |