mirror of
https://github.com/overleaf/overleaf.git
synced 2025-02-16 22:22:54 +00:00
enable conversions for local docker compose
This commit is contained in:
parent
5eec00db51
commit
0f48c77e7e
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ services:
|
|||
MONGO_HOST: mongo
|
||||
POSTGRES_HOST: postgres
|
||||
MOCHA_GREP: ${MOCHA_GREP}
|
||||
ENABLE_CONVERSIONS: "true"
|
||||
user: node
|
||||
depends_on:
|
||||
- mongo
|
||||
|
|
Loading…
Reference in a new issue