mirror of
https://github.com/StanGirard/quivr.git
synced 2024-11-23 21:22:35 +03:00
fix(docler): silent volumes
This commit is contained in:
parent
1bca1eb79f
commit
c96436ce4b
@ -11,8 +11,8 @@ services:
|
||||
restart: always
|
||||
volumes:
|
||||
- ./frontend/:/app
|
||||
- /frontend/backend/app/node_modules
|
||||
- /frontend/app/.next
|
||||
- /app/node_modules
|
||||
- /app/.next
|
||||
ports:
|
||||
- 3000:3000
|
||||
backend:
|
||||
|
Loading…
Reference in New Issue
Block a user