mirror of
https://github.com/ArthurDanjou/website-old.git
synced 2026-01-20 06:51:48 +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 {
|
||||
head: Head,
|
||||
|
||||
target: 'static',
|
||||
|
||||
server: {
|
||||
host: '0.0.0.0',
|
||||
port: 3333
|
||||
|
||||
Reference in New Issue
Block a user