updated hostname detection
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
/** @type {import('next').NextConfig} */
|
||||
const nextConfig = {
|
||||
env: {
|
||||
HOSTNAME: process.env.HOSTNAME || 'vmx-k3s-01',
|
||||
APPVERSION: '1.1.0'
|
||||
},
|
||||
experimental: {
|
||||
|
||||
Reference in New Issue
Block a user