Skip to content

Commit

Permalink
Merge pull request #1192 from samvera-labs/fits-docker
Browse files Browse the repository at this point in the history
Set the path for fits in docker
  • Loading branch information
mjgiarlo committed Jun 1, 2017
2 parents 2e02d18 + 8341bf9 commit 3b0bc76
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 @@ -140,6 +140,8 @@ services:
workers:
extends: app
command: bundle exec sidekiq
environment:
- SETTINGS__FITS_PATH=/opt/fits-1.0.5/fits.sh
depends_on:
- db
- solr
Expand Down

0 comments on commit 3b0bc76

Please sign in to comment.