Fix Webpacker container configuration

This commit is contained in:
François Turbelin
2021-11-26 09:22:18 +01:00
parent 5b5693dc26
commit 58d54aa4ec

View File

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