mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Set output as server
This commit is contained in:
parent
a541c97270
commit
3ffb32a002
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,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