Skip to content

Commit

Permalink
revert local change
Browse files Browse the repository at this point in the history
  • Loading branch information
DevAdm committed Aug 1, 2024
1 parent 245da30 commit cf9042a
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 cf9042a

Please sign in to comment.