Merge pull request #8518 from pacodelaluna/fix-webpacker-container-configuration

Fix Webpacker container configuration
This commit is contained in:
Matt-Yorkley
2022-01-12 14:35:00 +00:00
committed by GitHub

View File

@@ -44,6 +44,7 @@ services:
command: ./bin/webpack-dev-server
volumes:
- .:/usr/src/app
- gems:/bundles
ports:
- '3035:3035'
environment: