name = "pvgis"
compatibility_date = "2022-10-16"
main = "./src/index.ts"
usage_model = "bundled"
tsconfig = "tsconfig.json"
minify = true
workers_dev = false
account_id = "9340ee3045086a3069cd02eebfc36e80"

route = { pattern = "coturnix.fr/pvgis*", zone_name = "coturnix.fr" }
env.dev.route = { pattern = "d.coturnix.fr/pvgis*", zone_name = "coturnix.fr" }
[vars]
ADDR = "https://coturnix.fr/"

[env.dev.vars]
ADDR = "https://d.coturnix.fr/"