Update rails + docker fixes

This commit is contained in:
Stanislav Kolotinskiy 2023-10-02 22:08:34 +03:00
parent 0cec39413f
commit efdd42b492
5 changed files with 111 additions and 94 deletions

View file

@ -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