mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-15 06:35:20 -07:00
Set output as server
This commit is contained in:
parent
a44338e476
commit
afe41059b7
1 changed files with 1 additions and 0 deletions
|
|
@ -25,6 +25,7 @@ console.log( 'Running Astro Config File' )
|
|||
|
||||
// https://astro.build/config
|
||||
export default defineConfig({
|
||||
output: 'server',
|
||||
publicDir: './static',
|
||||
site: 'https://doesitarm.com',
|
||||
integrations: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue