add turborepo
This commit is contained in:
15
apps/id.saladeaula.digital/wrangler.toml
Normal file
15
apps/id.saladeaula.digital/wrangler.toml
Normal file
@@ -0,0 +1,15 @@
|
||||
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
|
||||
Reference in New Issue
Block a user