aboutsummaryrefslogtreecommitdiff
path: root/communities/red-right-hand/website/wrangler.jsonc
diff options
context:
space:
mode:
authorAlex Pooley (@zuedev) <zuedev@gmail.com>2026-05-12 18:48:48 +0100
committerAlex Pooley (@zuedev) <zuedev@gmail.com>2026-05-12 18:48:48 +0100
commit9c21f23fafa3bbf073c28805f136c386d9e811af (patch)
tree5416a42b050b1e0fffc50d0da8ae688127075fc0 /communities/red-right-hand/website/wrangler.jsonc
parent25cb07098de49efd4c354a3ce3aad5b05d951492 (diff)
downloadunnamed-group-9c21f23fafa3bbf073c28805f136c386d9e811af.tar
unnamed-group-9c21f23fafa3bbf073c28805f136c386d9e811af.tar.gz
unnamed-group-9c21f23fafa3bbf073c28805f136c386d9e811af.tar.bz2
unnamed-group-9c21f23fafa3bbf073c28805f136c386d9e811af.tar.xz
unnamed-group-9c21f23fafa3bbf073c28805f136c386d9e811af.zip
add custom domain for 174bg.net in wrangler configuration
Diffstat (limited to 'communities/red-right-hand/website/wrangler.jsonc')
-rw-r--r--communities/red-right-hand/website/wrangler.jsonc4
1 files changed, 4 insertions, 0 deletions
diff --git a/communities/red-right-hand/website/wrangler.jsonc b/communities/red-right-hand/website/wrangler.jsonc
index b3f5d1c..64f3d60 100644
--- a/communities/red-right-hand/website/wrangler.jsonc
+++ b/communities/red-right-hand/website/wrangler.jsonc
@@ -19,5 +19,9 @@
"pattern": "red-right-hand.unnamed.group",
"custom_domain": true,
},
+ {
+ "pattern": "174bg.net",
+ "custom_domain": true,
+ },
],
}