Support webpacker live-reloading on Docker (#26419)
This commit is contained in:
parent
0719216368
commit
286a21afdc
4 changed files with 5 additions and 3 deletions
|
@ -25,6 +25,7 @@ services:
|
|||
command: sleep infinity
|
||||
ports:
|
||||
- '127.0.0.1:3000:3000'
|
||||
- '127.0.0.1:3035:3035'
|
||||
- '127.0.0.1:4000:4000'
|
||||
networks:
|
||||
- external_network
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue