Skip to content

Commit

Permalink
reset docker compose
Browse files Browse the repository at this point in the history
  • Loading branch information
DevAdm committed Jul 9, 2024
1 parent 8776582 commit e1ccdd6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ services:
- RAILS_SERVE_STATIC_FILES=true
- NODE_OPTIONS=--openssl-legacy-provider
- SELENIUM_SERVER=chrome-server
env_file:
- path: ./override.env
required: false

db:
image: mysql
Expand Down

0 comments on commit e1ccdd6

Please sign in to comment.