Skip to content

Commit

Permalink
Sync assets to Docker container
Browse files Browse the repository at this point in the history
  • Loading branch information
josokinas committed Mar 3, 2019
1 parent 6ecaa5f commit 046d5c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ services:
volumes:
- ./geokey:/app/geokey
- ./local_settings:/app/local_settings
- ./assets:/app/assets
db:
build:
context: ./db
Expand Down

0 comments on commit 046d5c0

Please sign in to comment.