Skip to content
This repository has been archived by the owner on Jun 12, 2020. It is now read-only.

Commit

Permalink
TECH-7085: add volume for app
Browse files Browse the repository at this point in the history
  • Loading branch information
dataxerik committed Aug 28, 2019
1 parent 2d6b57b commit 7b06dd3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ services:
build:
context: .
dockerfile: ./build/app/Dockerfile
volumes:
- .:/usr/src/app
depends_on:
- db
ports:
Expand Down

0 comments on commit 7b06dd3

Please sign in to comment.