Add comment
This commit is contained in:
parent
60f880ae9d
commit
930874c203
@ -121,7 +121,7 @@ export const startServer = (serverConfig) => {
|
|||||||
})
|
})
|
||||||
|
|
||||||
if (httpServer == null)
|
if (httpServer == null)
|
||||||
httpServer = server.listeningApp
|
httpServer = server.listeningApp // WebpackDevServer
|
||||||
|
|
||||||
// Max request timeout on Heroku is 30s, so set our
|
// Max request timeout on Heroku is 30s, so set our
|
||||||
// timeout to 20s to make sure we don't hang.
|
// timeout to 20s to make sure we don't hang.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user