mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-27 11:01:56 +02:00
[web] use a tmpfs for the data-dir of the acceptance tests (#23571)
Moving mongodb onto a tmpfs requires too much memory. GitOrigin-RevId: e870ed8b5349c13e948f7037369fb52356cd562c
This commit is contained in:
@@ -45,6 +45,8 @@ services:
|
||||
- mongo
|
||||
- saml
|
||||
- ldap
|
||||
tmpfs:
|
||||
- /overleaf/services/web/data
|
||||
|
||||
test_frontend:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user