mirror of
https://github.com/ArthurDanjou/website-old.git
synced 2026-02-03 13:47:53 +01:00
add target in nuxtconfig
This commit is contained in:
@@ -3,6 +3,8 @@ import { Axios, Head, ColorMode, Tailwind, Translation, Content } from './config
|
|||||||
export default {
|
export default {
|
||||||
head: Head,
|
head: Head,
|
||||||
|
|
||||||
|
target: 'static',
|
||||||
|
|
||||||
server: {
|
server: {
|
||||||
host: '0.0.0.0',
|
host: '0.0.0.0',
|
||||||
port: 3333
|
port: 3333
|
||||||
|
|||||||
Reference in New Issue
Block a user