rollback dependencies since docker-compose 2.4 file does not support extension of services with depends_on

This commit is contained in:
Alexander Kolotov 2020-06-03 01:37:08 +03:00
parent 80841a76a6
commit 636f053c48
3 changed files with 0 additions and 30 deletions

@ -42,9 +42,6 @@ services:
cpus: 0.1
mem_limit: 500m
image: poanetwork/tokenbridge-oracle:latest
depends_on:
- redis
- rabbit
env_file: ./.env
environment:
- NODE_ENV=production
@ -58,9 +55,6 @@ services:
cpus: 0.1
mem_limit: 500m
image: poanetwork/tokenbridge-oracle:latest
depends_on:
- redis
- rabbit
env_file: ./.env
environment:
- NODE_ENV=production
@ -74,9 +68,6 @@ services:
cpus: 0.1
mem_limit: 500m
image: poanetwork/tokenbridge-oracle:latest
depends_on:
- redis
- rabbit
env_file: ./.env
environment:
- NODE_ENV=production
@ -89,9 +80,6 @@ services:
cpus: 0.1
mem_limit: 500m
image: poanetwork/tokenbridge-oracle:latest
depends_on:
- redis
- rabbit
env_file: ./.env
environment:
- NODE_ENV=production

@ -38,9 +38,6 @@ services:
cpus: 0.1
mem_limit: 500m
image: poanetwork/tokenbridge-oracle:latest
depends_on:
- redis
- rabbit
env_file: ./.env
environment:
- NODE_ENV=production

@ -33,9 +33,6 @@ services:
cpus: 0.1
mem_limit: 500m
image: poanetwork/tokenbridge-oracle:latest
depends_on:
- redis
- rabbit
env_file: ./.env
environment:
- NODE_ENV=production
@ -49,9 +46,6 @@ services:
cpus: 0.1
mem_limit: 500m
image: poanetwork/tokenbridge-oracle:latest
depends_on:
- redis
- rabbit
env_file: ./.env
environment:
- NODE_ENV=production
@ -65,9 +59,6 @@ services:
cpus: 0.1
mem_limit: 500m
image: poanetwork/tokenbridge-oracle:latest
depends_on:
- redis
- rabbit
env_file: ./.env
environment:
- NODE_ENV=production
@ -81,9 +72,6 @@ services:
cpus: 0.1
mem_limit: 500m
image: poanetwork/tokenbridge-oracle:latest
depends_on:
- redis
- rabbit
env_file: ./.env
environment:
- NODE_ENV=production
@ -97,9 +85,6 @@ services:
cpus: 0.1
mem_limit: 500m
image: poanetwork/tokenbridge-oracle:latest
depends_on:
- redis
- rabbit
env_file: ./.env
environment:
- NODE_ENV=production