Skip to content

Commit 946e36e

Browse files
committed
fixing typo
1 parent 36e91b4 commit 946e36e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

astro.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ export default defineConfig({
2121
server: {
2222
allowedHosts: [
2323
"sprig.hackclub.com",
24-
"d444goccow80c8wkgsq4sss.a.selfhosted.hackclub.com"
24+
"d444gocccow80c8wkgsg4sss.a.selfhosted.hackclub.com"
2525
],
2626
host: true, // Allow access from non-localhost domains
2727
cors: true, // Allow CORS (optional)

0 commit comments

Comments
 (0)