mirror of
https://github.com/fspc/workstand.git
synced 2025-02-23 09:13:23 -05:00
Use webpack volumes for assets.
This commit is contained in:
parent
af6168028a
commit
2b2700a21b
@ -9,6 +9,8 @@ services:
|
||||
- "8000:8000"
|
||||
volumes:
|
||||
- ./bikeshop_project:/code
|
||||
volumes_from:
|
||||
- webpack
|
||||
environment:
|
||||
- PYTHONUNBUFFERED=0
|
||||
restart: always
|
||||
|
Loading…
x
Reference in New Issue
Block a user