mirror of
https://github.com/ArthurDanjou/website-old.git
synced 2026-01-14 20:19:35 +01:00
Change server rendering
This commit is contained in:
@@ -3,7 +3,7 @@ import { Axios, Head, ColorMode, Tailwind, Translation, Content, Robots, SiteMap
|
||||
export default {
|
||||
head: Head,
|
||||
|
||||
target: 'static',
|
||||
target: 'server',
|
||||
|
||||
server: {
|
||||
host: '0.0.0.0',
|
||||
|
||||
Reference in New Issue
Block a user