This commit is contained in:
rattatwinko
2025-06-17 17:50:30 +02:00
parent ab15c7e20e
commit 7350f5d42d
4 changed files with 264 additions and 5461 deletions

View File

@@ -6,12 +6,7 @@ const nextConfig = {
// Ensure we can access the app from outside the container
experimental: {
outputFileTracingRoot: undefined,
},
// Configure the hostname and port
server: {
hostname: '0.0.0.0',
port: 8080,
},
}
}
module.exports = nextConfig