Skip to content

Commit

Permalink
fix build issue
Browse files Browse the repository at this point in the history
  • Loading branch information
SebastienBtr committed Nov 14, 2020
1 parent 91ad712 commit 513a499
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion services/auth/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ services:
build: .
command: sh -c "yarn lint-check && yarn ${ENV:-dev}"
volumes:
- ./src:/app/src
- /app/node_modules
networks:
- user_app
Expand Down

0 comments on commit 513a499

Please sign in to comment.