mirror of
https://github.com/ArthurDanjou/website-old.git
synced 2026-01-29 03:10:41 +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 {
|
export default {
|
||||||
head: Head,
|
head: Head,
|
||||||
|
|
||||||
target: 'static',
|
target: 'server',
|
||||||
|
|
||||||
server: {
|
server: {
|
||||||
host: '0.0.0.0',
|
host: '0.0.0.0',
|
||||||
|
|||||||
Reference in New Issue
Block a user