forked from VinokurovVE/tests
Remove dist from volumes
This commit is contained in:
@ -7,7 +7,6 @@ services:
|
||||
volumes:
|
||||
- ./frontend_reactjs:/app
|
||||
- /app/node_modules
|
||||
- /app/dist
|
||||
ports:
|
||||
- 5173:5173
|
||||
restart: always
|
Reference in New Issue
Block a user