Skip to content

Commit f932ec7

Browse files
committed
fix ci
1 parent cca967f commit f932ec7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/wrangler.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ NODE_ENV = "production"
2424

2525
# Custom domain configuration
2626
[[env.production.routes]]
27-
pattern = ocpp.sankalpnarula.com
27+
pattern = "ocpp.sankalpnarula.com/*"
2828
zone_name = "sankalpnarula.com"
2929

3030
# KV namespaces (if needed for caching)

0 commit comments

Comments
 (0)