Remove silly little typo
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
12621849e2
commit
c23501d5a5
@ -8,7 +8,6 @@ const nextConfig = {
|
|||||||
},
|
},
|
||||||
output: 'standalone',
|
output: 'standalone',
|
||||||
env: {
|
env: {
|
||||||
customKey: 'my-value',
|
|
||||||
PORT: process.env.PORT,
|
PORT: process.env.PORT,
|
||||||
HOSTNAME: process.env.HOSTNAME,
|
HOSTNAME: process.env.HOSTNAME,
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user