Skip to content

Commit f6f6ddf

Browse files
committed
pain
1 parent 6507d1c commit f6f6ddf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

apps/orchestrator-worker/wrangler.jsonc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
],
2727
"env": {
2828
"production": {
29+
"name": "poppy-orchestrator-production",
2930
"durable_objects": {
3031
"bindings": [
3132
{
@@ -47,6 +48,7 @@
4748
}
4849
},
4950
"staging": {
51+
"name": "poppy-orchestrator-staging",
5052
"durable_objects": {
5153
"bindings": [
5254
{

0 commit comments

Comments
 (0)