Skip to content

Commit

Permalink
Rollback change of docker-compose file
Browse files Browse the repository at this point in the history
  • Loading branch information
vnntsu committed Dec 8, 2023
1 parent 11ac9e9 commit 50f78f4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,10 @@ services:
- RAILS_ENV=production
- NODE_ENV=production
- DATABASE_URL=postgres://postgres@db/nimble_survey_web_production
- ASSET_HOST
- DEFAULT_HOST
- MAILER_SENDER
- RAILS_MASTER_KEY

volumes:
ruby-bundle:

0 comments on commit 50f78f4

Please sign in to comment.