mirror of
https://github.com/sune-org/chatroom.git
synced 2026-01-13 16:17:59 +00:00
inheret
This commit is contained in:
@@ -25,7 +25,8 @@ 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
|
||||||
@@ -39,3 +40,4 @@ enabled = true
|
|||||||
# [[services]]
|
# [[services]]
|
||||||
# binding = "MY_SERVICE"
|
# binding = "MY_SERVICE"
|
||||||
# service = "my-service"
|
# service = "my-service"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user