respect PORT
This commit is contained in:
parent
88eab4ece2
commit
8ecdd39be7
|
|
@ -160,6 +160,7 @@ export class Hype<
|
||||||
this.registerRoutes()
|
this.registerRoutes()
|
||||||
|
|
||||||
return {
|
return {
|
||||||
|
port: process.env.PORT ?? '3000',
|
||||||
fetch: this.fetch,
|
fetch: this.fetch,
|
||||||
idleTimeout: 255
|
idleTimeout: 255
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user