Skip to content

Commit

Permalink
Merge pull request #125 from ArseniiPetrovich/develop
Browse files Browse the repository at this point in the history
Remove obsolete bridge service
  • Loading branch information
akolotov committed Dec 26, 2018
2 parents 8303eb5 + e9588a4 commit e945538
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,15 +28,6 @@ services:
- net_db_bridge_senderforeign
restart: unless-stopped
volumes: ['~/bridge_data/redis:/data']
bridge:
cpus: 0.1
mem_limit: 500m
build: .
command: 'true'
env_file: ./.env
environment:
- NODE_ENV=production
restart: on-failure
bridge_request:
cpus: 0.1
mem_limit: 500m
Expand Down

0 comments on commit e945538

Please sign in to comment.