update: v4
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
import { defineConfig } from "astro/config";
|
||||
|
||||
export default defineConfig({
|
||||
devToolbar: {
|
||||
enabled: false
|
||||
},
|
||||
server: {
|
||||
host: true
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user