mirror of
https://github.com/pockethost/pockethost.git
synced 2026-03-20 07:09:07 +00:00
Docs introduction
This commit is contained in:
@@ -330,7 +330,8 @@ export const instanceService = mkSingleton(
|
||||
const endRequest = instance.startRequest()
|
||||
res.on('close', endRequest)
|
||||
proxy.web(req, res, { target: instance.internalUrl })
|
||||
}
|
||||
},
|
||||
`InstanceService`
|
||||
)
|
||||
|
||||
const maintenance = async (instanceId: InstanceId) => {}
|
||||
|
||||
Reference in New Issue
Block a user