Skip to content

Commit

Permalink
Remove gems volume
Browse files Browse the repository at this point in the history
  • Loading branch information
aldwin7894 committed Oct 14, 2022
1 parent f2f5b9e commit 8b655df
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,6 @@ services:
- RAILS_ASSET_HOST
- OCCSON_ACCESS_TOKEN
- OCCSON_PASSPHRASE
volumes:
- ruby-gems:/gems
# healthcheck:
# test: wget -nv -t1 --spider http://web:3000/healthcheck || exit 1
# interval: 5m
Expand All @@ -78,4 +76,3 @@ services:
volumes:
dbdata:
redis:
ruby-gems:

0 comments on commit 8b655df

Please sign in to comment.