We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cca967f commit f932ec7Copy full SHA for f932ec7
frontend/wrangler.toml
@@ -24,7 +24,7 @@ NODE_ENV = "production"
24
25
# Custom domain configuration
26
[[env.production.routes]]
27
-pattern = ocpp.sankalpnarula.com
+pattern = "ocpp.sankalpnarula.com/*"
28
zone_name = "sankalpnarula.com"
29
30
# KV namespaces (if needed for caching)
0 commit comments