16 lines
290 B
TOML
16 lines
290 B
TOML
name = "id-saladeaula-digital"
|
|
compatibility_date = "2025-04-04"
|
|
main = "./workers/app.ts"
|
|
routes = [
|
|
{ pattern = "id.saladeaula.digital", custom_domain = true }
|
|
]
|
|
|
|
[placement]
|
|
mode = "smart"
|
|
|
|
[vars]
|
|
ISSUER_URL = "https://duiolq49qn25e.cloudfront.net"
|
|
|
|
[observability.logs]
|
|
enabled = true
|