chore: tweak deployment

This commit is contained in:
yanlong.wang 2024-05-16 17:46:53 +08:00
parent 322cb86f21
commit 6f4819bc49
No known key found for this signature in database
GPG Key ID: C0A623C0BADF9F37

View File

@ -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,