14 lines
311 B
TOML
14 lines
311 B
TOML
name = "cowl-licensing"
|
|
main = "src/index.js"
|
|
compatibility_date = "2024-01-01"
|
|
workers_dev = true
|
|
|
|
routes = [
|
|
{ pattern = "licensing.componentowl.com/*", zone_name = "componentowl.com" }
|
|
]
|
|
|
|
[[d1_databases]]
|
|
binding = "DB"
|
|
database_name = "cowl-licensing"
|
|
database_id = "e350cc3b-e83f-49ef-949f-6a7ebbb4a189"
|