Skip to content

Commit

Permalink
Cleanup frontend service
Browse files Browse the repository at this point in the history
  • Loading branch information
Tamara Robichet committed Jul 3, 2018
1 parent 5c33265 commit 1a213bd
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions docker-compose.override.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,3 @@ services:
restart: always
ports:
- 8080:8080
volumes:
- ./frontend:/usr/src/app
1 change: 0 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ services:
command: 'npm run start'
depends_on:
- mongo
- scraper

volumes:
mongo: ~

0 comments on commit 1a213bd

Please sign in to comment.