mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Merge pull request #27252 from overleaf/revert-26843-csh-issue-26608-mongo8-dev-ci
Revert "Upgrade the dev environment and CI to mongo 8" GitOrigin-RevId: f2145812a5c1cf8d3d3ac31c76cc4aed4ea9d46d
This commit is contained in:
committed by
Copybot
parent
456f751a18
commit
f4dc8f7ebc
@@ -44,7 +44,7 @@ services:
|
||||
command: npm run --silent test:acceptance
|
||||
|
||||
mongo:
|
||||
image: mongo:8.0.11
|
||||
image: mongo:7.0.20
|
||||
command: --replSet overleaf
|
||||
volumes:
|
||||
- ../../bin/shared/mongodb-init-replica-set.js:/docker-entrypoint-initdb.d/mongodb-init-replica-set.js
|
||||
|
||||
Reference in New Issue
Block a user