mirror of
https://github.com/overleaf/overleaf.git
synced 2024-12-04 21:34:53 -05:00
wip
This commit is contained in:
parent
1f224d7265
commit
75ab035918
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: '2.2'
|
|||
services:
|
||||
sharelatex:
|
||||
build:
|
||||
context: ./
|
||||
context: ../
|
||||
dockerfile: Dockerfile
|
||||
depends_on:
|
||||
mongo:
|
||||
|
|
Loading…
Reference in a new issue