mirror of
https://github.com/sune-org/chatroom.git
synced 2026-01-14 08:38:17 +00:00
Update wrangler.toml
This commit is contained in:
@@ -25,8 +25,7 @@ enabled = true
|
|||||||
|
|
||||||
# Environment Variables
|
# Environment Variables
|
||||||
# https://developers.cloudflare.com/workers/wrangler/configuration/#environment-variables
|
# https://developers.cloudflare.com/workers/wrangler/configuration/#environment-variables
|
||||||
[vars]
|
# [vars]
|
||||||
inherit = true
|
|
||||||
# MY_VARIABLE = "production_value"
|
# MY_VARIABLE = "production_value"
|
||||||
|
|
||||||
# Static Assets
|
# Static Assets
|
||||||
@@ -40,4 +39,3 @@ inherit = true
|
|||||||
# [[services]]
|
# [[services]]
|
||||||
# binding = "MY_SERVICE"
|
# binding = "MY_SERVICE"
|
||||||
# service = "my-service"
|
# service = "my-service"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user