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
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
|
// https://astro.build/config
|
||||||
export default defineConfig({
|
export default defineConfig({
|
||||||
|
output: 'server',
|
||||||
publicDir: './static',
|
publicDir: './static',
|
||||||
site: 'https://doesitarm.com',
|
site: 'https://doesitarm.com',
|
||||||
integrations: [
|
integrations: [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue