Fix XML error format to match legacy PHP responses
This commit is contained in:
@@ -1,8 +1,13 @@
|
||||
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 = "TO_BE_FILLED"
|
||||
database_id = "e350cc3b-e83f-49ef-949f-6a7ebbb4a189"
|
||||
|
||||
Reference in New Issue
Block a user