Sponsoring contract generation feature/5-sponsoring_contracts #10
@ -46,7 +46,7 @@ export class PdfCreator {
|
||||
return i18next.t(str, PdfCreator.interpolations).toString();
|
||||
}
|
||||
);
|
||||
this.browser = await puppeteer.launch({ headless: true, args: ['--disable-dev-shm-usage', '--shm-size=10gb'] });
|
||||
this.browser = await puppeteer.launch({ headless: true });
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user