This commit is contained in:
parent
8ec865d985
commit
104a08b0d9
@ -14,6 +14,7 @@ const nextConfig = {
|
||||
],
|
||||
},
|
||||
env: {
|
||||
HOSTNAME: "0.0.0.0",
|
||||
NEXT_PUBLIC_BUILD_ID: process.env.GIT_REV || "dev",
|
||||
NEXT_PUBLIC_BUILD_TIME: new Date().toLocaleDateString("en-US", {
|
||||
year: "numeric",
|
||||
|
Reference in New Issue
Block a user