잘못 커밋된 개발용 설정 복구

This commit is contained in:
static
2025-01-07 01:07:31 +09:00
parent 1cabc5f7b3
commit 7a1bf80a12
2 changed files with 0 additions and 6 deletions

View File

@@ -9,7 +9,4 @@ export default defineConfig({
compiler: "svelte",
}),
],
server: {
host: true,
},
});