Skip to content
This repository was archived by the owner on Dec 3, 2025. It is now read-only.

Commit 05fcbe0

Browse files
committed
faffy
1 parent 7725ff1 commit 05fcbe0

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

astro.config.mjs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@ import tailwind from '@astrojs/tailwind';
66
export default defineConfig({
77
site: 'https://twinnydotdev.github.io',
88
base: '/twinny-docs',
9-
server: {
10-
host: true,
11-
port: 3008
12-
},
139
integrations: [
1410
starlight({
1511
title: 'twinny',

0 commit comments

Comments
 (0)