Update next.config.mjs
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
const nextConfig = {
|
const nextConfig = {
|
||||||
env: {
|
env: {
|
||||||
HOSTNAME: process.env.HOSTNAME || 'vmx-k3s-01',
|
HOSTNAME: process.env.HOSTNAME || 'vmx-k3s-01',
|
||||||
APPVERSION: '1.0.2'
|
APPVERSION: '1.0.3'
|
||||||
},
|
},
|
||||||
experimental: {
|
experimental: {
|
||||||
serverComponentsExternalPackages: ['mysql2']
|
serverComponentsExternalPackages: ['mysql2']
|
||||||
|
|||||||
Reference in New Issue
Block a user