Version 1.1 initial commit

This commit is contained in:
2026-01-16 18:57:25 +02:00
parent 4defe33bd3
commit 89c162e276
247 changed files with 87 additions and 46892 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
const nextConfig = {
env: {
HOSTNAME: process.env.HOSTNAME || 'vmx-k3s-01',
APPVERSION: '1.0.4'
APPVERSION: '1.1.0'
},
experimental: {
serverComponentsExternalPackages: ['mysql2']