Merge branch 'master' into #94-oracle-sender-retry

This commit is contained in:
Alexander Kolotov 2019-06-14 17:19:43 +03:00 committed by GitHub
commit 091e80e5e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -34,7 +34,6 @@ services:
build:
context: ..
dockerfile: oracle/Dockerfile
command: 'true'
env_file: ./.env
environment:
- NODE_ENV=production
@ -50,7 +49,6 @@ services:
build:
context: ..
dockerfile: oracle/Dockerfile
command: 'true'
env_file: ./.env
environment:
- NODE_ENV=production
@ -66,7 +64,6 @@ services:
build:
context: ..
dockerfile: oracle/Dockerfile
command: 'true'
env_file: ./.env
environment:
- NODE_ENV=production
@ -82,7 +79,6 @@ services:
build:
context: ..
dockerfile: oracle/Dockerfile
command: 'true'
env_file: ./.env
environment:
- NODE_ENV=production
@ -98,7 +94,6 @@ services:
build:
context: ..
dockerfile: oracle/Dockerfile
command: 'true'
env_file: ./.env
environment:
- NODE_ENV=production