Skip to content

Commit

Permalink
Merge pull request #69 from performant-software/feature/iiif68_s3_com…
Browse files Browse the repository at this point in the history
…patible

#68 - S3 compatible
  • Loading branch information
dleadbetter authored Nov 6, 2024
2 parents 0323942 + ac42bb0 commit 27187ee
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,8 @@ services:
- RAILS_ENV=$RAILS_ENV
- HOSTNAME=$HOSTNAME
- SECRET_KEY_BASE=$SECRET_KEY_BASE
# - S3_ENDPOINT=$S3_ENDPOINT
- STORAGE_SERVICE=$STORAGE_SERVICE
- S3_ENDPOINT=$S3_ENDPOINT
networks:
- default
- shared
Expand Down

0 comments on commit 27187ee

Please sign in to comment.