Update wrangler.toml

This commit is contained in:
2025-09-07 22:11:28 -07:00
parent c004e0dedd
commit b7ab2d9739

View File

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