We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 442ba33 commit 2eabd8dCopy full SHA for 2eabd8d
1 file changed
wrangler.toml
@@ -10,6 +10,10 @@ compatibility_flags = [ "nodejs_als", "nodejs_compat" ]
10
binding = "ASSETS"
11
directory = ".svelte-kit/cloudflare"
12
13
+[[routes]]
14
+pattern = "acmcsuf.com"
15
+custom_domain = true
16
+
17
[observability]
18
[observability.logs]
19
enabled = true
0 commit comments