mirror of
https://github.com/overleaf/overleaf.git
synced 2025-04-22 23:56:23 +00:00
wip
This commit is contained in:
parent
9ab0514039
commit
5b583822c3
1 changed files with 3 additions and 1 deletions
|
@ -1,7 +1,9 @@
|
|||
version: '2.2'
|
||||
services:
|
||||
sharelatex:
|
||||
dockerfile: Dockerfile
|
||||
build:
|
||||
context: ./
|
||||
dockerfile: Dockerfile
|
||||
depends_on:
|
||||
mongo:
|
||||
condition: service_healthy
|
||||
|
|
Loading…
Add table
Reference in a new issue