16 lines
325 B
TOML
16 lines
325 B
TOML
name = "config-saiden-dev"
|
|
main = "src/index.ts"
|
|
compatibility_date = "2025-01-01"
|
|
|
|
routes = [
|
|
{ pattern = "config.saiden.dev", custom_domain = true }
|
|
]
|
|
|
|
[[kv_namespaces]]
|
|
binding = "CONFIG_SECRETS"
|
|
id = "425dd5e9d641479e8130d20b83fa0224"
|
|
|
|
[[kv_namespaces]]
|
|
binding = "CONFIG_FILES"
|
|
id = "f2c224cbfce04852ba4616d51fa545b7"
|