mirror of
https://github.com/intergalacticalvariable/reader.git
synced 2024-11-16 11:42:32 +08:00
chore: tweak deployment
This commit is contained in:
parent
322cb86f21
commit
6f4819bc49
|
@ -63,6 +63,7 @@ export class SearcherHost extends RPCHost {
|
||||||
})
|
})
|
||||||
@CloudHTTPv2({
|
@CloudHTTPv2({
|
||||||
runtime: {
|
runtime: {
|
||||||
|
cpu: 4,
|
||||||
memory: '8GiB',
|
memory: '8GiB',
|
||||||
timeoutSeconds: 300,
|
timeoutSeconds: 300,
|
||||||
concurrency: 4,
|
concurrency: 4,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user