Skip to content

Commit a0f5497

Browse files
Fix configuration file.
1 parent 6d17b93 commit a0f5497

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

cloudflare-workers/workouts/wrangler.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name = "workouts-production"
22
main = "worker.js"
33
compatibility_date = "2025-11-23"
44

5+
[env.production]
6+
name = "workouts-production"
57
kv_namespaces = [
68
{ "binding" = "WORKOUTS", "id" = "87410bddd9f346f393f03545c79cf00c" }
79
]

0 commit comments

Comments
 (0)