generated from autonomic-cooperative/astro-payload-template
Add astro port to astro.config
This commit is contained in:
parent
da435c8fc1
commit
7ba1f78721
@ -9,6 +9,9 @@ export default defineConfig({
|
||||
build: {
|
||||
inlineStylesheets: "auto",
|
||||
},
|
||||
server: {
|
||||
port: 3000
|
||||
},
|
||||
integrations: [
|
||||
tailwind({
|
||||
config: {
|
||||
|
Loading…
Reference in New Issue
Block a user