Skip to content

Commit

Permalink
Merge branch 'docker-pry-bindings' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
garethrees committed Sep 29, 2023
2 parents 0bf5415 + 587e9df commit fae52f0
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 @@ -7,6 +7,8 @@ services:
dockerfile: docker/Dockerfile
args:
RUBY_VERSION: '${RUBY_VERSION:-3.0}'
tty: true
stdin_open: true
environment:
- BUNDLE_PATH=/bundle/vendor
- DATABASE_URL=postgres://postgres:password@db/
Expand Down

0 comments on commit fae52f0

Please sign in to comment.