Update rails + docker fixes
This commit is contained in:
parent
0cec39413f
commit
efdd42b492
5 changed files with 111 additions and 94 deletions
|
@ -12,7 +12,7 @@ services:
|
|||
env_file:
|
||||
- docker/.env
|
||||
webpack_dev_server:
|
||||
image: bookstore_bookstore
|
||||
image: bookstore-bookstore
|
||||
volumes:
|
||||
- ./:/app:delegated
|
||||
- bundle_volume:/usr/local/bundle
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue