This commit is contained in:
2025-09-07 21:56:37 -07:00
parent 856f3ba6b9
commit 4c4c2d8def

View File

@@ -25,7 +25,8 @@ enabled = true
# Environment Variables
# https://developers.cloudflare.com/workers/wrangler/configuration/#environment-variables
# [vars]
[vars]
inherit = true
# MY_VARIABLE = "production_value"
# Static Assets
@@ -39,3 +40,4 @@ enabled = true
# [[services]]
# binding = "MY_SERVICE"
# service = "my-service"