mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-01 02:03:22 +00:00
Fix Webpacker container configuration
This commit is contained in:
@@ -45,6 +45,7 @@ services:
|
||||
command: ./bin/webpack-dev-server
|
||||
volumes:
|
||||
- .:/usr/src/app
|
||||
- gems:/bundles
|
||||
ports:
|
||||
- '3035:3035'
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user