Skip to content

Commit

Permalink
preparing for release dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
rodja committed May 19, 2021
1 parent f74547f commit c21d1a6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
File renamed without changes.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ services:
app:
build:
context: ./
dockerfile: development.dockerfile
volumes:
- ./:/app
ports:
Expand Down

0 comments on commit c21d1a6

Please sign in to comment.