config ?
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user