update build scripts

This commit is contained in:
Henry Oswald
2018-10-03 14:21:02 +01:00
parent 3a89bf0957
commit e322e46900
8 changed files with 162 additions and 14 deletions
+2 -2
View File
@@ -1,12 +1,11 @@
# This file was auto-generated, do not edit it directly.
# Instead run bin/update_build_scripts from
# https://github.com/sharelatex/sharelatex-dev-environment
# Version: 1.1.3
# Version: 1.1.9
version: "2"
services:
test_unit:
build: .
volumes:
@@ -23,6 +22,7 @@ services:
- .:/app
working_dir: /app
environment:
ELASTIC_SEARCH_DSN: es:9200
REDIS_HOST: redis
MONGO_HOST: mongo
POSTGRES_HOST: postgres