Skip to content
This repository has been archived by the owner on Mar 24, 2021. It is now read-only.

Commit

Permalink
Remove mongo bindings.
Browse files Browse the repository at this point in the history
  • Loading branch information
blairboy362 committed Sep 3, 2018
1 parent 0614c8d commit ef29510
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,13 @@ applications:
command: python start.py read 8080
services:
- redis
- gds-performance-platform-mongodb-service
- backdrop-db

- name: performance-platform-backdrop-write
<<: *defaults
command: python start.py write 8080
services:
- redis
- gds-performance-platform-mongodb-service
- backdrop-db

- name: performance-platform-backdrop-celery-worker
Expand Down

0 comments on commit ef29510

Please sign in to comment.